{
    "name": "WeatherEU - Weather Forecast",
    "short_name": "WeatherEU",
    "description": "Global weather forecast platform - Europe-focused, multilingual, SEO-optimized",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F172A",
    "theme_color": "#0EA5E9",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/assets/images/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["weather", "news", "utilities"],
    "lang": "en",
    "dir": "ltr",
    "scope": "/"
}
