{
  "name": "LapScore — Live Sports Scores",
  "short_name": "LapScore",
  "description": "Real-time live scores, AI predictions and free sports prediction game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "games"],
  "lang": "en"
}
