{
  "name": "{{SITE_TITLE}}",
  "short_name": "萌宠达人秀",
  "description": "{{SITE_TITLE}} —— 每日大赛萌宠达人秀竞技平台，汇聚宠物才艺表演赛、萌宠颜值赛、敏捷障碍赛与宠物服装秀，陪伴每一位铲屎官记录汪星人与喵星人的高光时刻。",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDFBF7",
  "theme_color": "#FF9F43",
  "lang": "zh-CN",
  "categories": ["lifestyle", "entertainment", "sports"],
  "icons": [
    {
      "src": "/images/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
