{
    "name": "CFGS Portal",
    "short_name": "CFGS Portal",
    "description": "Secure staff portal for The Center for Gifted Studies.",
    "id": "./",
    "start_url": "./home",
    "scope": "./",
    "display": "standalone",
    "background_color": "#f5f5f4",
    "theme_color": "#991b1b",
    "icons": [
        {
            "src": "./images/pwa-icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "./images/pwa-icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
