{ "id": "/health/", "name": "Nabeel's Health App", "short_name": "Nabeel's Health", "description": "Private nutrition, exercise, and health tracking — log meals and workouts, view insights, and track your day.", "start_url": "/health/?source=pwa", "scope": "/health/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait-primary", "background_color": "#06181a", "theme_color": "#0d4f52", "lang": "en", "categories": ["health", "fitness", "lifestyle"], "icons": [ { "src": "assets/icons/icon-192.png?v=20260812icon", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512.png?v=20260812icon", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icons/icon-512.png?v=20260812icon", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }