{ "id": "/", "name": "HealthTracker", "short_name": "HealthTracker", "description": "Track medications, fevers, periods, appointments, and health records for your family.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#ec4899", "categories": ["health", "medical", "lifestyle"], "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/screenshots/wide-1280x720.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "HealthTracker dashboard" }, { "src": "/screenshots/narrow-750x1334.png", "sizes": "750x1334", "type": "image/png", "form_factor": "narrow", "label": "HealthTracker on mobile" } ] }