{
  "name": "Wednesday Padel Society",
  "short_name": "WPS",
  "description": "A community by people, for people. Private padel community in Dubai.",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "This Week's Schedule",
      "short_name": "Schedule",
      "url": "/schedule.html",
      "description": "View your courts, rounds, and partners"
    },
    {
      "name": "Upcoming Sessions",
      "short_name": "RSVP",
      "url": "/join.html",
      "description": "RSVP for the next Wednesday"
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "url": "/me.html",
      "description": "Stats, history, and your invite link"
    }
  ]
}
