{
  "name": "Warriors Hockey",
  "short_name": "Warriors",
  "description": "Warriors rec hockey team app",
  "start_url": "/warriors.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#1a7a35",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='256' cy='256' rx='256' ry='256' fill='%231a7a35'/%3E%3Ctext x='256' y='330' font-family='Arial Black' font-size='280' fill='white' text-anchor='middle'%3EW%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports"],
  "shortcuts": [
    {
      "name": "Schedule",
      "url": "/warriors.html#schedule",
      "description": "View game schedule"
    },
    {
      "name": "Payments",
      "url": "/warriors.html#payments",
      "description": "Check payments"
    }
  ]
}
