{
  "name": "The official Zingo Bingo site",
  "short_name": "Zingo Bingo",
  "theme_color": "#000000",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
   "icons": [
    {
      "src": "/img/logos/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "splash_pages": null
}