{
  "name": "Redline Alpha",
  "short_name": "Redline",
  "description": "AI Horse Racing Predictions",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#e53e3e",
  "orientation": "portrait",
  "icons": [
    {"src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ]
}
