{
  "name": "Dato Futbol - Football Analytics & Sports Data Science",
  "short_name": "Dato Futbol",
  "description": "Professional football analytics, xG models, and sports data science. Expert insights on soccer statistics and tactical analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#457b9d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/new_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/new_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "analytics", "education"],
  "lang": "en",
  "scope": "/",
  "screenshots": [
    {
      "src": "images/new_logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
} 