{
  "name": "Bamboozlr",
  "short_name": "Bamboozlr",
  "description": "A teletext quiz. Twenty-five questions a day, the same set for everyone, changing at midnight.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "games",
    "education",
    "entertainment"
  ],
  "lang": "en-GB",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/wide-question.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "A question, with Professor Baffle waiting on your answer"
    },
    {
      "src": "screenshots/wide-menu.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Today's quiz, your best and your day streak"
    },
    {
      "src": "screenshots/narrow-question.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "A question, with Professor Baffle waiting on your answer"
    },
    {
      "src": "screenshots/narrow-menu.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Today's quiz, your best and your day streak"
    }
  ]
}
