{
  "name": "EuroPicks — Football Tips & Predictions",
  "short_name": "EuroPicks",
  "description": "Data-driven football tips, daily fixtures and expert predictions across Europe's top leagues.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#fbf6ef",
  "theme_color": "#6d28d9",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "news", "entertainment"],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "EuroPicks football predictions dashboard"
    }
  ]
}
