{
  "name": "Next Level BJJ",
  "short_name": "NL BJJ",
  "description": "Member portal for Next Level BJJ — belt progress, class schedule, and check-in",
  "start_url": "https://pulsedeck.pro/app",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#C41230",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sign In Today",
      "url": "/app/checkin",
      "description": "Quick check-in QR code"
    },
    {
      "name": "Schedule",
      "url": "/app/schedule",
      "description": "View class schedule"
    }
  ]
}
