{
    "short_name": "911CPB",
    "name": "911 Cellphone Bank Employee Launcher",
    "description": "911 Cellphone Bank internal tools, knowledge base, and employee launcher.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#E8241A",
    "theme_color": "#E8241A",
    "icons": [
        {
            "src": "/assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
