{
  "name": "微氣象站管理平台",
  "short_name": "氣象站",
  "description": "Micro Weather Station Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#5b5fc7",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🌤️</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
