{
  "name": "3v3 Matchday Planner",
  "short_name": "3v3 Planner",
  "description": "Work out how many pitches you need and how every Home v Away game lines up for FA FutureFit 3v3 football. Everyone plays — no substitutes.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#11173f",
  "theme_color": "#e3132e",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["sports", "utilities"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
