{
  "name": "PickleCue",
  "short_name": "PickleCue",
  "description": "The pickleball companion app — find courts, organize games, run leagues and tournaments, and log matches. Coming soon to iOS.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "lang": "en-US",
  "categories": ["sports", "lifestyle"],
  "icons": [
    { "src": "/images/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ]
}
