{
  "id": "/?source=pwa",
  "name": "SmashDraw",
  "short_name": "SmashDraw",
  "description": "Run badminton, pickleball, table tennis, and padel tournaments with live scoring, brackets, recurring groups, and court booking with automatic payment splits.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#081B3D",
  "theme_color": "#081B3D",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}