{
  "name": "Match Flow Live",
  "short_name": "MatchFlow",
  "description": "Live football scores, AI predictions, standings and news",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "icons": [
    { "src": "/favicon.png",        "sizes": "32x32",   "type": "image/png" },
    { "src": "/apple-touch-icon.png","sizes": "180x180", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ]
}
