{
  "name": "GAMEHOSTING.VN",
  "short_name": "GAMEHOSTING",
  "description": "Quản trị game server, console và thông báo tức thời trên di động.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "theme_color": "#171717",
  "background_color": "#171717",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicons/panel-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/panel-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicons/panel-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Máy chủ",
      "short_name": "Servers",
      "url": "/",
      "icons": [
        {
          "src": "/favicons/panel-192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/favicons/panel-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Nạp tiền",
      "short_name": "Recharge",
      "url": "/dashboard/recharge",
      "icons": [
        {
          "src": "/favicons/panel-192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/favicons/panel-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tài khoản",
      "short_name": "Account",
      "url": "/account",
      "icons": [
        {
          "src": "/favicons/panel-192.png",
          "sizes": "192x192",
          "type": "image/png"
        },
        {
          "src": "/favicons/panel-512.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/files",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "files": [
        {
          "name": "files",
          "accept": [
            "*/*"
          ]
        }
      ]
    }
  },
  "screenshots": [
    {
      "src": "/panel.webp",
      "sizes": "642x641",
      "type": "image/webp",
      "label": "Giao diện GAMEHOSTING Panel"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+gamehosting",
      "url": "/?open=%s"
    }
  ]
}
