{
  "id": "/?source=pwa",
  "name": "红豆短剧",
  "short_name": "红豆",
  "description": "红豆短剧 hdou.tv 桌面快捷方式。",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f3ee",
  "theme_color": "#df3434",
  "icons": [
    {
      "src": "/static/logo/hdou%20180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/logo/hdou-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/logo/hdou-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "打开红豆短剧",
      "short_name": "打开",
      "url": "/?source=pwa-shortcut",
      "icons": [
        {
          "src": "/static/logo/hdou-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "安装助手",
      "short_name": "安装",
      "url": "/static/tips.html",
      "icons": [
        {
          "src": "/static/logo/hdou-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
