{
  "name": "Rodeo Identification Network",
  "short_name": "RIN",
  "description": "The official performance index and identity platform for rodeo athletes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#FD0000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/rin-logo-img.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/rin-logo-img.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/rin-logo-img.png", "sizes": "192x192" }]
    },
    {
      "name": "Rider Rankings",
      "short_name": "Rankings",
      "url": "/rankings",
      "icons": [{ "src": "/rin-logo-img.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "url": "/events",
      "icons": [{ "src": "/rin-logo-img.png", "sizes": "192x192" }]
    }
  ]
}
