{
    "name": "Anchor Point Sports Center",
    "short_name": "Anchor Point",
    "description": "Book pickleball and badminton courts",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f0f4f8",
    "theme_color": "#1C3C5F",
    "icons": [
      {
        "src": "/logo.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/logo.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }