{
  "name": "BuddyArmor Pet ID",
  "short_name": "Pet ID",
  "description": "宠物数字名牌 — 扫码即可查看宠物资料并联系主人",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6288e8",
  "background_color": "#ffffff",
  "lang": "zh-CN",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon-192.png?v=20260801-2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png?v=20260801-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png?v=20260801-2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
