{
    "name": "Paraplaner - find a flying spot",
    "short_name": "Paraplaner",
    "description": "Map-first paragliding spot recommendations from forecast, live weather and OGN signals.",
    "start_url": "/?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#eef4ef",
    "theme_color": "#285943",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/paraplaner-icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/icons/paraplaner-maskable.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "categories": ["navigation", "sports", "weather"],
    "lang": "de"
}
