{
   "name": "British Bingo",
   "short_name": "Brit Bingo",
   "description": "Free 90-ball bingo",
   "scope": "/",
   "start_url": "/",
   "id": "/bingo.html",
   "theme_color": "azure",
   "background_color": "azure",
   "orientation": "portrait",
   "display": "standalone",
    "icons": [
       {
          "src": "images/pwa/biliard-ball-seven-512.png",
          "type": "image/png",
          "sizes": "512x512"
       },
       {
          "src": "images/pwa/biliard-ball-seven-512-mask.png",
          "type": "image/png",
          "sizes": "512x512",
          "purpose": "maskable"
       },
       {
          "src": "images/pwa/biliard-ball-seven-192.png",
          "type": "image/png",
          "sizes": "192x192"
       },
       {
          "src": "images/pwa/biliard-ball-seven-384.png",
          "type": "image/png",
          "sizes": "384x384"
       },
       {
          "src": "images/pwa/biliard-ball-seven-1024.png",
          "type": "image/png",
          "sizes": "1024x1024"
       }
    ],
    "screenshots": [
       {
          "src": "images/pwa/bbingo-screenshot-jill-confirms-number-called-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "Jill confirms the last number called"
       },
       {
          "src": "images/pwa/bbingo-screenshot-jean-and-you-call-house-high-contrast-black-background-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "Jean and you call 'house' (high contrast with a black background)"
       },
       {
          "src": "images/pwa/bbingo-screenshot-jean-joins-during-game-high-contrast-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "Jean joins during a game (high contrast)"
       },
       {
          "src": "images/pwa/bbingo-screenshot-first-page-dark-mode-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "First page (dark mode)"
       },
       {
          "src": "images/pwa/bbingo-screenshot-scores-and-statistics-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "Scoreboard and statistics"
       },
       {
          "src": "images/pwa/bbingo-screenshot-change-board-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "Change your board"
       },
       {
          "src": "images/pwa/bbingo-screenshot-settings-1280-x-720.jpg",
          "sizes": "1280x720",
          "type": "image/jpeg",
          "form_factor": "wide",
          "label": "Settings"
       },
       {
          "src": "images/pwa/bbingo-screenshot-ken-confirms-number-called-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "Ken confirms the last number called"
       },
       {
          "src": "images/pwa/bbingo-screenshot-carol-and-you-call-house-high-contrast-black-background-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "Carol and you call 'house' (high contrast with a black background)"
       },
       {
          "src": "images/pwa/bbingo-screenshot-terry-joins-in-game-high-contrast-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "Terry joins during a game (high contrast)"
       },
       {
          "src": "images/pwa/bbingo-screenshot-first-page-dark-mode-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "First page (dark mode)"
       },
       {
          "src": "images/pwa/bbingo-screenshot-scores-and-statistics-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "Scoreboard and statistics"
       },
       {
          "src": "images/pwa/bbingo-screenshot-change-board-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "Change your board"
       },
       {
          "src": "images/pwa/bbingo-screemshot-settings-423-x-752.jpg",
          "sizes": "423x752",
          "type": "image/jpeg",
          "form_factor": "narrow",
          "label": "Settings"
       }
    ],
    "categories" : [ "games" ]
}