{
  "name": "Racket Rascals — Tournament Manager",
  "short_name": "Rascals",
  "description": "Live tennis competition and tournament management by Racket Rascals.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F1E6",
  "theme_color": "#0B1622",
  "icons": [
    { "src": "icons/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/logo-2048.png", "sizes": "2048x2048", "type": "image/png", "purpose": "any maskable" }
  ]
}
