{
    "name": "Vouchara",
    "short_name": "Vouchara",
    "description": "Gutscheine und Geschenkkarten an einem Ort — mit Restguthaben und Ablauf-Erinnerung.",
    "lang": "de",
    "start_url": "/dashboard",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#0F8A66",
    "background_color": "#ECE9DC",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
