{
  "name": "Gebogo — El Buscador sin Rastreo",
  "short_name": "Gebogo",
  "description": "El buscador que respeta tu privacidad. El que busca, encuentra.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a73e8",
  "orientation": "portrait-primary",
  "lang": "es",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%231a73e8'/><text y='140' x='20' font-size='130' font-family='Arial'>G</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a73e8'/><text y='380' x='50' font-size='340' font-family='Arial'>G</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["search", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Buscar",
      "short_name": "Buscar",
      "description": "Busca en Gebogo",
      "url": "/",
      "icons": []
    }
  ]
}
