{
  "id": "/",
  "name": "Diamond Coder — Dugout Intelligence",
  "short_name": "Diamond Coder",
  "description": "Dugout OS for softball & baseball coaches — pitch wristbands, coach keys, play cards.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#111315",
  "theme_color": "#111315",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["sports", "productivity", "utilities"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
