{
  "name": "懒虫本地生活",
  "short_name": "懒虫",
  "description": "同城便民·交友互动·本地服务一站式生活服务平台",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#16c286",
  "theme_color": "#16c286",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "social"],
  "lang": "zh-CN",
  "prefer_related_applications": false
}