{
  "name": "La Glorieta",
  "short_name": "La Glorieta",
  "description": "ERP, CRM y CMS configurable para el complejo deportivo La Glorieta.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#C5A059",
  "orientation": "portrait",
  "categories": ["sports", "business"],
  "icons": [
    {
      "src": "/icon-512.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
