{
	"name": "Shining Services - Professional Cleaning Services",
	"short_name": "Shining Services",
	"description": "Professional cleaning services for residential and commercial properties in Darwin and Perth",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#01493b",
	"background_color": "#f0fdf4",
	"lang": "en-AU",
	"icons": [
		{
			"src": "/static/assets/favicon/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/static/assets/favicon/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/static/assets/favicon/favicon-16x16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "/static/assets/favicon/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		}
	],
	"categories": ["cleaning", "services", "business"],
	"screenshots": [
		{
			"src": "/static/assets/screenshots/desktop-screenshot.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide"
		},
		{
			"src": "/static/assets/screenshots/mobile-screenshot.png",
			"sizes": "375x667",
			"type": "image/png",
			"form_factor": "narrow"
		}
	]
}
