{
  "name": "般若剧场 · AI佛学有声书",
  "short_name": "般若剧场",
  "description": "AI驱动的佛学有声书平台，支持语音克隆、AI讲经、情景剧演绎",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1612",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["books", "entertainment", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/og-cover.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "般若剧场首页"
    }
  ],
  "shortcuts": [
    {
      "name": "讲经工坊",
      "short_name": "工坊",
      "description": "快速创建有声书",
      "url": "/studio",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "有声书库",
      "short_name": "书库",
      "description": "浏览我的书架",
      "url": "/library",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "禅息",
      "short_name": "禅息",
      "description": "开始禅修",
      "url": "/zen",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
