{
  "name": "OCC Sports & Events Center",
  "short_name": "OCC Sports",
  "description": "Book courts, sign your waiver, pay, and check in by QR at the OCC Sports & Events Center.",
  "start_url": "pwa.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B1C1F",
  "theme_color": "#C12735",
  "categories": ["sports", "lifestyle", "health"],
  "icons": [
    { "src": "assets/occ-mark.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/occ-mark.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/occ-mark-white.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
