{
  "name": "Diamond Defense",
  "short_name": "Diamond D",
  "description": "Baseball situational training for kids — road trip warmup mode",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a3d1c",
  "background_color": "#0a1f0b",
  "icons": [
    {
      "src": "/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
