{
    "name": "CathClaire Patient Portal",
    "short_name": "Portal",
    "description": "Your appointments, results, prescriptions and bills.",
    "start_url": "app.php",
    "scope": ".",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0e344f",
    "icons": [
        { "src": "images/portal-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "images/portal-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ]
}
