{
  "name": "彼岸天 · 帮会管理",
  "short_name": "彼岸天",
  "description": "游戏帮会管理系统 — 成员管理、战绩统计、语音室、活动日历",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#16213e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "social", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/home.jpg",
      "sizes": "390x844",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "首页"
    }
  ]
}
