{
  "short_name": "FPL Radar",
  "name": "FPL Radar - Fantasy Premier League Analytics",
  "description": "Comprehensive Fantasy Premier League analytics dashboard with real-time fixtures, player statistics, transfer recommendations, and FPL gameweek analysis.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/logo-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "categories": ["sports", "entertainment", "productivity"],
  "lang": "en-US",
  "dir": "ltr"
}
