{
  "name": "IA Facil",
  "short_name": "IA Facil",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f3ff",
  "theme_color": "#6d5dfc",
  "lang": "es-MX",
  "icons": [
    {
      "src": "./assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
