{
  "name": "Nueva Vida — Demo IglesiaDigital",
  "short_name": "Nueva Vida",
  "description": "Demo de la app móvil de Iglesia Cristiana Nueva Vida.",
  "start_url": "/demo/app",
  "scope": "/demo/app",
  "display": "standalone",
  "background_color": "#FDFAF5",
  "theme_color": "#B45309",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23B45309'/><text x='96' y='128' font-family='Georgia,serif' font-size='110' fill='white' text-anchor='middle'>NV</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%23B45309'/><text x='256' y='340' font-family='Georgia,serif' font-size='290' fill='white' text-anchor='middle'>NV</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}