{
  "name": "Pilates Social Club",
  "short_name": "PSC",
  "description": "Book Pilates classes at PSC Phuket",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F0CFCC",
  "theme_color": "#F0CFCC",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["health", "fitness"],
  "shortcuts": [
    {
      "name": "Book a Class",
      "url": "/schedule",
      "description": "View and book upcoming classes"
    },
    {
      "name": "My Bookings",
      "url": "/dashboard/bookings",
      "description": "View your upcoming bookings"
    }
  ]
}
