{
  "name": "KNUST ShuttleApp",
  "short_name": "ShuttleApp",
  "description": "Track KNUST campus shuttles live and know exactly when to head out.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#12965a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
