{
  "name": "Vanguardia Club",
  "short_name": "Vanguardia",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e293b",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/eab308/1e293b?text=VC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/eab308/1e293b?text=VC",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}