{
  "name": "Bautizo de Geraldine Vázquez Escobedo",
  "short_name": "Bautizo Geraldine",
  "description": "Invitación al bautizo de Geraldine Vázquez Escobedo.",
  "lang": "es-MX",
  "id": "./index.html",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#fff7f8",
  "theme_color": "#7d3148",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
