{
    "name": "IIE",
    "short_name": "IIE",
	"description": "The Power of International Education",
	"display": "standalone",
	"start_url": "/?utm_source=app",
    "theme_color": "#eb3300",
    "background_color": "#eb3300",
	"orientation": "any",
    "icons": [
        {
            "src": "dist/images/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "dist/images/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
