{
    "name": "Primary Caire - Virtual Healthcare",
    "short_name": "Primary Caire",
    "description": "Reforming Primary Healthcare. Virtual care from licensed Nurse Practitioners. Prescriptions, sick notes, chronic care - all from your phone. Your health, virtually anywhere.",
    "id": "primarycaire",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#0284c7",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-CA",
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Book Appointment",
            "short_name": "Book",
            "description": "Schedule a virtual appointment",
            "url": "/book",
            "icons": [
                {
                    "src": "/icons/calendar-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "My Health",
            "short_name": "Health",
            "description": "View your health dashboard",
            "url": "/dashboard",
            "icons": [
                {
                    "src": "/icons/health-96.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Messages",
            "short_name": "Chat",
            "description": "Chat with your care team",
            "url": "/messages",
            "icons": [
                {
                    "src": "/icons/chat-96.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "categories": [
        "health",
        "medical",
        "lifestyle"
    ],
    "screenshots": [
        {
            "src": "/screenshots/dashboard-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Patient Dashboard"
        },
        {
            "src": "/screenshots/booking-mobile.png",
            "sizes": "390x844",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Book Appointment"
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}