{
  "name": "Everest Charlotte FC",
  "short_name": "ECFC",
  "description": "Official mobile-first home of Everest Charlotte Football Club",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "orientation": "portrait",
  "categories": ["sports", "lifestyle"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Watch Live",
      "url": "/live",
      "description": "Open the live stream"
    },
    {
      "name": "Latest Match",
      "url": "/matches",
      "description": "View fixtures and results"
    },
    {
      "name": "Squad",
      "url": "/squad",
      "description": "Meet the team"
    }
  ]
}
