{
  "id": "/footgaffer",
  "name": "FootGaffer — FPL insights",
  "short_name": "FootGaffer",
  "description": "Fantasy Premier League team analysis, captaincy and transfer advice, dynamic fixture difficulty, ownership intelligence and price change predictions.",
  "start_url": "/footgaffer",
  "scope": "/footgaffer/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f2f2f2",
  "theme_color": "#37003c",
  "categories": ["sports", "utilities"],
  "icons": [
    {
      "src": "/footgaffer/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/footgaffer/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/footgaffer/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Team",
      "url": "/footgaffer/my-team",
      "description": "Squad analysis, captaincy and transfers"
    },
    {
      "name": "Fixtures",
      "url": "/footgaffer/fixtures",
      "description": "Custom fixture difficulty ticker"
    }
  ]
}
