{
  "name": "WhatsAround - 海外华人本地生活社区",
  "short_name": "WhatsAround",
  "description": "海外华人本地生活信息交流平台",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1677ff",
  "orientation": "portrait",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["social", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen-home.jpg",
      "sizes": "375x667",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "首页 - 本地信息聚合"
    },
    {
      "src": "/screenshots/screen-map.jpg",
      "sizes": "375x667",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "地图 - 附近信息查看"
    },
    {
      "src": "/screenshots/screen-post.jpg",
      "sizes": "375x667",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "发帖 - 信息发布"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "handle_links": "auto",
  "features": [
    "Push notifications",
    "Background sync",
    "Offline support"
  ]
}