{
    "id": "/",
    "name": "Failsafe.app",
    "short_name": "Failsafe.app",
    "description": "Automated secure delivery when you can't speak for yourself.",
    "lang": "en-US",
    "start_url": "/switches/list/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#c3c3c3",
    "background_color": "#0f172a",
    "categories": ["productivity", "utilities"],
    "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"
        }
    ]
}
