{
  "id": "/",
  "name": "Petable City",
  "short_name": "Petable City",
  "description": "香港与上海宠物友好城市指南",
  "start_url": "/?source=home-screen",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FFFDF8",
  "theme_color": "#173F35",
  "lang": "zh-Hant",
  "dir": "ltr",
  "categories": ["lifestyle", "travel"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "探索地点",
      "short_name": "地图",
      "url": "/map"
    },
    {
      "name": "分享毛孩日常",
      "short_name": "分享",
      "url": "/post"
    }
  ],
  "prefer_related_applications": false
}
