{
    "name": "SENDIO.ch – Sicherer Schweizer File-Sharing Service",
    "short_name": "SENDIO.ch",
    "description": "Teilen Sie Dateien sicher und verschlüsselt. Schweizer Rechenzentren, Ende-zu-Ende-Verschlüsselung, optionaler Passwortschutz.",
    "id": "/",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#2b6777",
    "lang": "de-CH",
    "dir": "ltr",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        {
            "src": "/images/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
