{
  "name": "GymkhanaPro",
  "short_name": "GymkhanaPro",
  "description": "Gymkhana event timing and results management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230a0a0b'/%3E%3Ctext x='50%25' y='50%25' dominant-baseline='central' text-anchor='middle' font-family='Arial Black,sans-serif' font-size='260' font-weight='900' fill='%23f0a020'%3EG%3C/text%3E%3Ctext x='50%25' y='78%25' dominant-baseline='central' text-anchor='middle' font-family='Arial,sans-serif' font-size='72' font-weight='700' fill='%239999b0' letter-spacing='8'%3EPRO%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Run Entry",
      "short_name": "Timing",
      "description": "Go straight to run entry",
      "url": "/#run-entry"
    },
    {
      "name": "Live Results",
      "short_name": "Results",
      "description": "View live results display",
      "url": "/#results"
    }
  ]
}
