{
    "name": "Northstar Medical",
    "short_name": "Northstar Medical",
    "description": "AI-powered telehealth platform. See a doctor in minutes.",
    "start_url": "/patient/dashboard",
    "display": "standalone",
    "background_color": "#f1f5f9",
    "theme_color": "#0f4c81",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/static/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "health",
        "medical"
    ],
    "lang": "en",
    "scope": "/",
    "gcm_sender_id": "103953800507"
}