{
  "name": "DEJAVU 剧本匣子",
  "short_name": "剧本匣子",
  "description": "15 个独立剧本 · 189 章节 · 96 种结局 · 选择你的故事改写命运",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#d4af37",
  "lang": "zh-CN",
  "categories": ["entertainment", "games", "lifestyle"],
  "icons": [
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/static/favicon.ico",
      "sizes": "32x32 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/static/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "剧本大厅",
      "short_name": "大厅",
      "url": "/#lobby",
      "description": "9 个剧本等着你"
    },
    {
      "name": "结局图鉴",
      "short_name": "图鉴",
      "url": "/#ledger",
      "description": "查看你解锁的所有结局"
    },
    {
      "name": "设置",
      "short_name": "设置",
      "url": "/#settings",
      "description": "主题/声音/同步"
    }
  ],
  "categories": ["entertainment", "games"],
  "screenshots": [
    {
      "src": "/static/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "剧本匣子 · Dejavu Studio"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 480
  }
}