{
  "id": "/",
  "name": "弹弹堂特权服",
  "short_name": "弹弹堂特权服",
  "description": "弹弹堂私服管理、GM 发放、点券、体验卡兑换与运营工具移动入口",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#f4eee6",
  "theme_color": "#b79261",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "GM 权限页面",
      "short_name": "GM",
      "url": "/gm2?source=pwa-shortcut",
      "description": "打开 GM 权限页面"
    },
    {
      "name": "无限点券",
      "short_name": "点券",
      "url": "/money?source=pwa-shortcut",
      "description": "打开点券发送页面"
    },
    {
      "name": "体验卡兑换",
      "short_name": "体验卡",
      "url": "/temp-redeem?source=pwa-shortcut",
      "description": "打开体验卡兑换页"
    },
    {
      "name": "使用教程",
      "short_name": "教程",
      "url": "/tutorial?source=pwa-shortcut",
      "description": "打开用户使用教程"
    }
  ],
  "screenshots": [
    {
      "src": "/pwa-screenshots/gm2-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GM 权限页面移动端视图"
    },
    {
      "src": "/pwa-screenshots/money-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "无限点券移动端视图"
    }
  ]
}
