{
    "name": "FlyDUS — Düsseldorf Airport Live",
    "short_name": "FlyDUS",
    "description": "Live-Flugdaten vom Düsseldorf Flughafen. Abflüge, Ankünfte, Gates, Verspätungen — alles in einer App.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F5F3EC",
    "theme_color": "#0A0A0A",
    "lang": "de",
    "dir": "ltr",
    "categories": ["travel", "utilities"],
    "icons": [
        {
            "src": "/img/flydus.png",
            "sizes": "192x192 512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
