{
  "name": "Simracing Insights",
  "short_name": "Simracing Insights",
  "description": "Track your iRacing stats, analyze race performance, and get AI-powered coaching insights",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d10",
  "theme_color": "#0d0d10",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "entertainment"],
  "screenshots": [
    {
      "src": "/screenshots/profile.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ]
}
