{
  "name": "1440Sports Ops",
  "short_name": "1440 Ops",
  "description": "Operations platform for 1440Sports events — schedule, guests, comms.",
  "_comment_start_url": "Intentionally omitted: when iOS Safari Add-to-Home-Screen captures the page, it uses the URL at install time as the launch target (so installing from /event/?id=X opens that event), instead of a fixed start_url that would always land on /admin/login.",
  "display": "standalone",
  "background_color": "#1a2744",
  "theme_color": "#1a2744",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
