{
  "name": "净土法音 Pure Land Dharma Audio",
  "short_name": "净土法音",
  "description": "Pure Land Buddhist Dharma Audio Streaming Player",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#F7F2EA",
  "orientation": "portrait",
  "id": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "佛号念诵",
      "short_name": "佛号",
      "description": "东林念佛堂佛号音频",
      "url": "/?tab=home",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "听经台",
      "short_name": "讲经",
      "description": "大安法师讲经系列",
      "url": "/?tab=tingjingtai",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI 问法",
      "short_name": "问法",
      "description": "AI 佛法问答助手",
      "url": "/?tab=ai",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "首页 - 佛号念诵"
    },
    {
      "src": "/screenshots/player.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "播放器界面"
    },
    {
      "src": "/screenshots/wenku.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "讲记文库"
    }
  ],
  "categories": ["education", "music"],
  "lang": "zh-CN",
  "dir": "ltr"
}
