{
    "name": "Kitchener-Waterloo-Cambridge Skin Cancer Screening Clinic",
    "short_name": "KWC Skin Cancer Screening Clinic",
    "description": "Professional medical clinic offering comprehensive skin cancer screening services.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "categories": [
        "medical",
        "health",
        "wellness",
        "healthcare"
    ],
    "lang": "en-US",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "theme_color": "#1f2937",
    "background_color": "#ffffff"
}