{
  "name": "11Play | Smart Web Access",
  "short_name": "11Play",
  "description": "11Play brings gaming-site access, support, optional Google profiles and promotional offers together in one Smart Web Access platform.",

  "start_url": "/11play/",
  "scope": "/11play/",

  "display": "standalone",
  "background_color": "#0b0f1a",
  "theme_color": "#0b66ff",
  "orientation": "portrait-primary",

  "icons": [
    {
      "src": "./assets/icon/11web-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icon/11web-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}