{
	"name": "Shelly Smart Control",
	"short_name": "Shelly App",
	"description": "Shelly Smart Control helps you monitor and control your Shelly devices, look at your current consumption and monitor monthly electricity bill prognosis.",
	"theme_color": "#2491ff",
	"background_color": "#151617",
	"display": "standalone",
	"id": "shelly-app",
	"Scope": "./",
	"start_url": "/",
	"icons": [
		{
			"src": "./images/pwa/icon-512-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any"
		},
		{
			"src": "./images/pwa/icon-192-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any"
		}
	],
	"categories": ["smart home", "iot", "home"],
	"related_applications": [
		{
			"platform": "play",
			"url": "https://play.google.com/store/apps/details?id=cloud.shelly.smartcontrol",
			"id": "cloud.shelly.smartcontrol"
		}
	],
	"prefer_related_applications": true,
	"screenshots": [
		{
			"src": "./images/pwa/screenshot.webp?v2",
			"type": "image/webp",
			"sizes": "810x1440"
		},
		{
			"src": "./images/pwa/screenshot2.webp?v2",
			"type": "image/webp",
			"sizes": "810x1440"
		},
		{
			"src": "./images/pwa/screenshot-wide.webp?v2",
			"type": "image/webp",
			"sizes": "1035x620",
			"form_factor": "wide"
		},
		{
			"src": "./images/pwa/screenshot-wide2.webp?v2",
			"type": "image/webp",
			"sizes": "1035x620",
			"form_factor": "wide"
		}
	]
}
