{
  "name": "THIGA Wellness Club",
  "short_name": "THIGA",
  "description": "Movimiento, comunidad y bienestar.",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "background_color": "#f0ebe5",
  "theme_color": "#4b72a0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/thiga-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/thiga-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
