{
  "name": "Sociedad Del Corredor",
  "short_name": "La Sociedad",
  "description": "Retos, premios y comunidad para corredores. Tu membresía, tus marcas, tu gente.",
  "start_url": "/miembros.html?fuente=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0E14",
  "theme_color": "#0A0E14",
  "lang": "es-MX",
  "categories": ["sports", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mis retos",
      "short_name": "Retos",
      "url": "/retos.html?fuente=pwa",
      "description": "Sube tu participación del reto de la semana"
    },
    {
      "name": "Mi perfil",
      "short_name": "Perfil",
      "url": "/perfil.html?fuente=pwa",
      "description": "Membresía, código de invitación y dirección"
    }
  ]
}
