{
  "id": "/",
  "lang": "en-US",
  "dir": "ltr",
  "name": "Blue Fury One",
  "short_name": "Blue Fury",

  "description": "Train. Play. Compete. Connect. Book courts, join leagues, and manage your Blue Fury Sports Complex experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0f",
  "theme_color": "#1d2bd3",
  "categories": ["sports", "lifestyle", "utilities"],
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Book a Court", "short_name": "Book", "url": "/book", "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }] },
    { "name": "Tournaments", "short_name": "Play", "url": "/tournaments", "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }] },
    { "name": "Account", "short_name": "Account", "url": "/account", "icons": [{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "any" }] }
  ]
}
