{
  "name": "PetMateClub",
  "short_name": "PetMate",
  "description": "宠物数字分身城市社交平台",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#FEF7ED",
  "theme_color": "#0D0D1A",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "lang": "zh-CN"
}
