{
  "name": "佛慧法语",
  "short_name": "佛慧",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F5F5F5",
  "theme_color": "#8B4513",
  "description": "佛法学习平台，提供经文阅读、音频视频学习",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": ["education", "lifestyle", "books"],
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "首页",
      "short_name": "首页",
      "description": "浏览佛法内容",
      "url": "/",
      "icons": [{"src": "icons/Icon-192.png", "sizes": "192x192"}]
    }
  ]
}
