{
  "name": "Club Padel",
  "short_name": "Club Padel",
  "description": "Sussex's first premium indoor padel club. 6 courts, a high-end bar, and a community worth belonging to. Opening Summer 2026.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1D1D1B",
  "theme_color": "#AA7045",
  "orientation": "portrait-primary",
  "lang": "en-GB",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "categories": ["sports", "lifestyle", "health"],
  "shortcuts": [
    {
      "name": "Book a Court",
      "short_name": "Book",
      "description": "Book a padel court via Playtomic",
      "url": "https://playtomic.io",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Founding Membership",
      "short_name": "Join",
      "description": "Apply for a Founding Membership",
      "url": "/#join",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ]
}
