{
    "name": "Tandemfliegen Allgäu",
    "short_name": "Tandemfliegen",
    "description": "Der unabhängige Vergleichsguide für Tandem-Paragliding im Allgäu",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1d4ed8",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "lang": "de",
    "icons": [
        {
            "src": "images/app-icon-192.webp",
            "sizes": "192x192",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "images/app-icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "any"
        },
        {
            "src": "images/app-icon-512.webp",
            "sizes": "512x512",
            "type": "image/webp",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "travel",
        "sports",
        "lifestyle"
    ]
}