{
  "name": "AI剧本杀",
  "short_name": "AI剧本杀",
  "description": "AI DM 驱动的沉浸式剧本杀移动端入口。",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#16130f",
  "background_color": "#0d0d0d",
  "icons": [
    {
      "src": "/visual-system/brand-mark-logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/visual-system/brand-mark-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
