{
  "name": "GameHub247",
  "short_name": "GameHub",
  "description": "Nền tảng gift code gaming hàng đầu Việt Nam",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "lang": "vi-VN",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/gamehub_monetize/static/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/gamehub_monetize/static/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/gamehub_monetize/static/img/screenshot-mobile.svg",
      "sizes": "360x780",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Games",
      "url": "/games/",
      "description": "Danh sách game"
    },
    {
      "name": "My Profile",
      "url": "/my/",
      "description": "Portal cá nhân"
    }
  ]
}
