{
	"name": "Astro Orbit — Your Family's Gravity",
	"short_name": "Astro Orbit",
	"description": "Co-parenting daily schedule app with Lumi, The Wise Scout",
	"start_url": "/clock/pin",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#0a1628",
	"theme_color": "#0a1628",
	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "/icons/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icons/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/icons/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
