{
  "name": "Tennis Bookings",
  "short_name": "Tennis Bookings",
  "description": "Book tennis courts online, manage club memberships, and connect with players near you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B3427",
  "theme_color": "#1F6B4A",
  "orientation": "any",
  "prefer_related_applications": false,
  "categories": ["sports", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/ic_launcher.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/icons/ic_launcher-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/ic_launcher-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/icons/ic_launcher_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
