{
  "short_name": "RPI Soccer",
  "name": "RPI Soccer Referee Portal",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512 192x192 any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0a192f",
  "theme_color": "#0a192f",
  "display": "standalone",
  "orientation": "portrait-primary",
  "description": "Referee Critical Match Incident reporting and match management system for RPI Soccer."
}
