{
  "name": "InternetPyme - ERPs y Chatbots IA",
  "short_name": "InternetPyme",
  "description": "Soluciones ERP en la nube y Chatbots con IA para autónomos y PYMEs",
  "icons": [
    {
      "src": "/img/genfavicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/genfavicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/genfavicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#1976D2",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/index.html",
  "scope": "/"
}