{
  "name": "PowerURgym",
  "short_name": "PowerURgym",
  "description": "Your gym, in your pocket. Check in, book classes, and manage your membership.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1E293B",
  "theme_color": "#DC2626",
  "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" }
  ]
}
