{
  "name": "鲁班天气 · 精准到街道",
  "short_name": "鲁班天气",
  "description": "鲁班天气 - 基于 Open-Meteo 的 PWA 天气预报，支持离线缓存与秒开。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#283649",
  "theme_color": "#3d7fd9",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["weather", "utilities", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%233d7fd9'/%3E%3Ccircle cx='78' cy='88' r='30' fill='%23FFD54F'/%3E%3Cellipse cx='116' cy='114' rx='52' ry='36' fill='%23fff'/%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='96' fill='%233d7fd9'/%3E%3Ccircle cx='208' cy='232' r='80' fill='%23FFD54F'/%3E%3Cellipse cx='304' cy='304' rx='138' ry='96' fill='%23fff'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
