{
  "name": "JustLift Gym",
  "short_name": "JustLift",
  "description": "Plataforma oficial de entrenamiento, seguimiento de rutinas y progreso físico para socios de JustLift.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0f",
  "theme_color": "#0d0d0f",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg"
    }
  ],
  "categories": ["fitness", "sports", "health"]
}
