{
  "name": "FCGS Force — Girls 2013",
  "short_name": "FCGS Force",
  "description": "Team Hub for FCGS Force Girls U14 Soccer — 2026-2027 Season",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#E91E8C",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Team Dashboard",
      "short_name": "Dashboard",
      "description": "Go to the team dashboard",
      "url": "/team",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Schedule & Calendar",
      "short_name": "Schedule",
      "description": "View the season schedule",
      "url": "/team/schedule",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
