{
  "name": "Tu PyME IA - Gestión Inteligente",
  "short_name": "tupymeia",
  "description": "Plataforma inteligente para la gestión y crecimiento de pequeños y medianos negocios.",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='140' fill='%230f172a'/><path d='M256 120L376 192v128l-120 72-120-72V192L256 120zM256 120V256M256 256l120-72M256 256L136 184M256 256v136' stroke='white' stroke-width='32' stroke-linecap='round' stroke-linejoin='round' fill='none'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#0f172a",
  "background_color": "#fdfaf5",
  "requestFramePermissions": [
    "camera"
  ],
  "majorCapabilities": [
    "MAJOR_CAPABILITY_SERVER_SIDE_GEMINI_API"
  ]
}