{
  "name": "麥田短劇",
  "short_name": "麥田短劇",
  "start_url": "https://www.ryehub.com/h5?launch=desktop",
  "display": "standalone",
  "scope": "/",
  "background_color": "#fff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "display_override": [
    "fullscreen",
    "minimal-ui"
  ],
  "icons": [
    {
      "src": "https://v.ryehub.com/favicon16.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    },
    {
      "src": "https://v.ryehub.com/assets/img/logo_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://v.ryehub.com/assets/img/logo_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://v.ryehub.com/assets/img/logo_180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "https://v.ryehub.com/assets/img/logo_360.png",
      "sizes": "360x360",
      "type": "image/png"
    }
  ]
}