{
  "name": "Legacy FC App",
  "id": "/",
  "short_name": "Legacy FC",
  "description": "El archivo vivo de tu Modo Carrera.",
  "start_url": "/legados",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "categories": ["sports", "productivity"],
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
