{
  "name": "GymHub — Gym Management System",
  "short_name": "GymHub",
  "description": "All-in-one gym management: members, trainers, attendance, payments, fingerprint access, and WhatsApp automation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#14171f",
  "theme_color": "#1763e0",
  "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"
    }
  ]
}
