{
  "name": "Florida Flight Elite",
  "short_name": "FFE",
  "description": "Youth basketball tournaments, camps, rankings, live scores, and player development.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1a2e",
  "theme_color": "#0b1a2e",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Live scores", "url": "/live" },
    { "name": "Tournaments", "url": "/tournaments" },
    { "name": "Rankings", "url": "/rankings" },
    { "name": "News", "url": "/news" }
  ]
}
