{
  "name": "EZ Motion Sports",
  "short_name": "EZ Motion",
  "description": "Live football scores, news, transfers, tactics, and fan engagement — all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "categories": ["sports", "news"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Scores",
      "url": "/scores",
      "description": "Check today's live football scores"
    },
    {
      "name": "Latest News",
      "url": "/",
      "description": "Read the latest football news"
    },
    {
      "name": "Transfers",
      "url": "/transfers",
      "description": "Latest transfer rumours and news"
    }
  ]
}
