{
  "name": "Game Flow",
  "short_name": "Game Flow",
  "description": "Runs, scoring droughts, timeouts and foul trouble from PlayHQ play-by-play.",
  "start_url": "/tools/game-flow/",
  "scope": "/tools/game-flow/",
  "display": "standalone",
  "background_color": "#F0EBE0",
  "theme_color": "#1C3A1C",
  "lang": "en-AU",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}