{
  "name": "RaceLyx Live",
  "short_name": "RaceLyx",
  "description": "Live RC race results, standings, and race day updates",
  "start_url": "/tracks",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "entertainment"],
  "shortcuts": [
    {
      "name": "View Tracks",
      "url": "/tracks",
      "description": "Browse active race tracks"
    }
  ]
}
