{
  "name": "The Winning Spirits Football Academy",
  "short_name": "TWSFA",
  "description": "Official PWA for The Winning Spirits Football Academy Limited. Discover. Develop. Compete. Become.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#00b4d8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["sports", "education"],
  "icons": [
    { "src": "images/logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "images/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "images/logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Register", "url": "/register.html", "description": "Register as a player" },
    { "name": "Fixtures", "url": "/fixtures.html", "description": "View fixtures & results" },
    { "name": "Trials", "url": "/trials.html", "description": "Apply for trials" }
  ]
}
