{ "name": "Sleep Cycle Calculator", "short_name": "SleepCalc", "description": "Find your best bedtime and wake-up time with cycle-based planning.", "start_url": "/", "display": "standalone", "background_color": "#0f2347", "theme_color": "#0f2347", "icons": [ { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }