{
  "name": "GallopWave 智慧物业系统",
  "short_name": "智慧物业",
  "description": "GallopWave 智慧物业系统 · 智能增强套件",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#1e3a8a",
  "lang": "zh-CN",
  "orientation": "any",
  "icons": [
    {
      "src": "/gw-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/gw-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}