{
  "name": "KlickWay Central",
  "short_name": "KW Central",
  "description": "KlickWay Athletics employee hub",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#c20606",
  "background_color": "#0b0b0b",
  "icons": [
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-192.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
