{
  "name": "活动派",
  "short_name": "活动派",
  "description": "探索·连接·活动 — 发现城市正在发生什么",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5E9C6A",
  "background_color": "#EDF8EE",
  "lang": "zh-CN",
"icons": [
  {
    "src": "/icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icon-192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable"
  },
  {
    "src": "/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/icon-512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
]
  "screenshots": [],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "地图模式",
      "url": "/map.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "悬赏令",
      "url": "/reward.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
