{
    "name": "MeteoZoom",
    "short_name": "MeteoZoom",
    "description": "Premium weather application - MeteoZoom.com",
    "version": "39.2.8",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#0a0a1a",
    "orientation": "portrait-primary",
    "lang": "en",
    "dir": "ltr",
    "categories": [
        "weather",
        "utilities",
        "lifestyle"
    ],
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%2300D4FF'/%3E%3Cstop offset='100%25' style='stop-color:%237B61FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='256' cy='256' r='256' fill='url(%23g)'/%3E%3Ccircle cx='256' cy='200' r='80' fill='%23FFD60A'/%3E%3Cellipse cx='280' cy='320' rx='120' ry='60' fill='white' opacity='0.9'/%3E%3Cellipse cx='200' cy='340' rx='80' ry='50' fill='white' opacity='0.8'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' style='stop-color:%2300D4FF'/%3E%3Cstop offset='100%25' style='stop-color:%237B61FF'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='96' cy='96' r='96' fill='url(%23g)'/%3E%3Ccircle cx='96' cy='75' r='30' fill='%23FFD60A'/%3E%3Cellipse cx='105' cy='120' rx='45' ry='22' fill='white' opacity='0.9'/%3E%3Cellipse cx='75' cy='128' rx='30' ry='18' fill='white' opacity='0.8'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='128' fill='%230a0a1a'/%3E%3Ccircle cx='256' cy='200' r='80' fill='%23FFD60A'/%3E%3Cellipse cx='280' cy='320' rx='120' ry='60' fill='white' opacity='0.9'/%3E%3Cellipse cx='200' cy='340' rx='80' ry='50' fill='white' opacity='0.8'/%3E%3C/svg%3E",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Current Location Weather",
            "short_name": "My Location",
            "url": "/weather/app/",
            "description": "View weather for your current location",
            "icons": [
                {
                    "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ccircle cx='48' cy='48' r='48' fill='%2300D4FF'/%3E%3Ctext x='48' y='62' text-anchor='middle' font-size='48'%3E📍%3C/text%3E%3C/svg%3E",
                    "sizes": "96x96",
                    "type": "image/svg+xml"
                }
            ]
        }
    ],
    "prefer_related_applications": false,
    "display_override": [
        "standalone",
        "fullscreen",
        "minimal-ui"
    ]
}