{
  "short_name": "欢豆电玩城",
  "name": "欢豆电玩城",
  "icons": [
    {
      "src": "launcher-icon-1x.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "launcher-icon-2x.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "launcher-icon-4x.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "permissions": [
    "bookmarks"
  ],
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#2196F3"
}