{
    "name": "KWeatherPro - 全球天气预报",
    "short_name": "KWeatherPro",
    "description": "全球7大洲100+城市机场实时天气，7天预报，逐小时预报，免费开放",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0fdf4",
    "theme_color": "#10b981",
    "orientation": "any",
    "lang": "zh-CN",
    "categories": ["weather", "utilities"],
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%2310b981'/><text x='256' y='340' font-size='280' text-anchor='middle' fill='white'>🌤</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
