{
  "name": "CR2 Asociado",
  "short_name": "CR2 Asociado",
  "description": "Portal del asociado del Club Retiro 2",
  "start_url": "/socio/index.html",
  "scope": "/socio/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d2545",
  "theme_color": "#0d2545",
  "icons": [
    {
      "src": "/public/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
