{
    "name": "Derbeo",
    "short_name": "Derbeo",
    "description": "Vom Anpfiff bis zum Pokalfinale — Match-Anfragen, Turniere, Carpools und Schiedsrichter in einer Plattform.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "lang": "de",
    "dir": "ltr",
    "background_color": "#0d1826",
    "theme_color": "#0d1826",
    "categories": ["sports", "social", "productivity"],
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/favicon.ico",
            "sizes": "32x32 16x16",
            "type": "image/x-icon"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
