{
    "_comment": "RAASEL-OVERLAY: forked from the upstream manifest (Tier B) - Raasel identity, icons, theme/background color; related_applications (upstream's own mobile apps) removed. See raasel/docs/design/ASSET-MAP.md section 4.",
    "name": "Raasel",
    "short_name": "Raasel",
    "description": "Secure enterprise communication",
    "icons": [
        { "src": "/pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/pwa-icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
        { "src": "/pwa-icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "theme_color": "#354E67",
    "background_color": "#3A5066",
    "display": "standalone",
    "scope": "/",
    "start_url": "/"
}
