{
	"name": "Stormrush",
	"short_name": "Stormrush",
	"start_url": ".",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#37394E",
	"background_color": "white",
	"description": "Stormrush",
	"prefer_related_applications": false,
	"icons": [
		{
			"src": "/nuxt-img/fav-48.png",
			"sizes": "48x48",
			"type": "image/png"
		},
		{
			"src": "/nuxt-img/fav-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/nuxt-img/fav-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
