{
  "name": "AFL Coaches Whiteboard",
  "short_name": "AFL Whiteboard",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#edf2f8",
  "theme_color": "#07172c",
  "description": "AFL coaches whiteboard with live shared boards, player roster, field positions, weather and ground conditions.",
  "icons": [
    {
      "src": "afl-whiteboard-logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}