{
  "name": "E-MOTION NAUTICA CLUB",
  "short_name": "E-MOTION",
  "description": "E-MOTION NAUTICA CLUB & Staff Portal",
  "start_url": "/staff?standalone=true",
  "display": "standalone",
  "background_color": "#0B192C",
  "theme_color": "#0B192C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='120' fill='%230B192C'/%3E%3Cpath d='M80 320 C140 240, 220 360, 280 280 C340 200, 420 300, 450 220' stroke='%2300E5FF' stroke-width='40' stroke-linecap='round' fill='none'/%3E%3Cpath d='M100 390 C160 330, 220 410, 280 350 C340 290, 400 370, 430 310' stroke='%2338BDF8' stroke-width='24' stroke-linecap='round' opacity='0.7' fill='none'/%3E%3Ccircle cx='380' cy='140' r='36' fill='%23FFB800'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Staff Portal",
      "short_name": "Staff",
      "description": "Portal for Staff & Admin",
      "url": "/staff?standalone=true"
    },
    {
      "name": "Client Portal",
      "short_name": "Client",
      "description": "Public Rentals",
      "url": "/?client=true"
    }
  ]
}
