{
  "name": "CTC Córdoba Truchas Club",
  "short_name": "CTC Club",
  "description": "Sistema de gestión del CTC Córdoba Truchas Club",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a5276",
  "theme_color": "#1a5276",
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
