{ "name": "FocusPilot", "short_name": "FocusPilot", "description": "Personal productivity and task management: focus, plan, ship.", "start_url": "/today", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0b1120", "theme_color": "#4f46e5", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" } ] }