{
  "name": "BIGBEN ACADEMY",
  "short_name": "BIGBEN",
  "description": "BIGBEN ACADEMY",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/bigbenacademy.jpg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshot-1.png",
      "sizes": "1000x1600",
      "type": "image/png"
    },
    {
      "src": "img/screenshot-2.png",
      "sizes": "1000x1600",
      "type": "image/png"
    }
  ],
  "background_color": "#af0a1a",
  "theme_color": "#af0a1a",
  "display": "fullscreen",
  "orientation": "any",
  "start_url": "https://app.bigbenconglomerate.com/",
  "url": "index.html",
  "scope": ".",
  "lang": "en-GB",
  "dir": "auto",
  "categories": [
    "books",
    "education"
  ]
}