{
  "name": "AB DOM - Estudio de Mercado",
  "short_name": "AB DOM Survey",
  "description": "Aplicación para recolección de datos de mercado - Arrow Bev Dominicana",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "categories": ["business", "productivity"],
  "lang": "es",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><style>.cls-1{fill:%23ffffff;}.cls-2{fill:%231e3a8a;}</style></defs><rect class='cls-2' width='192' height='192' rx='24'/><text x='96' y='120' font-family='sans-serif' font-size='72' text-anchor='middle' class='cls-1'>📊</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'><defs><style>.cls-1{fill:%23ffffff;}.cls-2{fill:%231e3a8a;}</style></defs><rect class='cls-2' width='512' height='512' rx='64'/><text x='256' y='320' font-family='sans-serif' font-size='200' text-anchor='middle' class='cls-1'>📊</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 390 844'><rect width='390' height='844' fill='%23f3f4f6'/><rect x='0' y='0' width='390' height='120' fill='%231e3a8a'/><text x='195' y='40' font-family='sans-serif' font-size='20' text-anchor='middle' fill='white' font-weight='600'>AB DOM — Estudio de Mercado</text><text x='195' y='65' font-family='sans-serif' font-size='14' text-anchor='middle' fill='white'>🟢 En línea</text><rect x='16' y='140' width='358' height='200' rx='16' fill='white'/><text x='195' y='180' font-family='sans-serif' font-size='24' text-anchor='middle' fill='%231e3a8a' font-weight='600'>¡Bienvenido!</text><text x='195' y='210' font-family='sans-serif' font-size='16' text-anchor='middle' fill='%236b7280'>Sistema de recolección de datos</text><rect x='32' y='240' width='326' height='48' rx='8' fill='%233b82f6'/><text x='195' y='268' font-family='sans-serif' font-size='16' text-anchor='middle' fill='white' font-weight='500'>📍 Iniciar Nueva Visita</text><rect x='32' y='300' width='326' height='48' rx='8' fill='%236b7280'/><text x='195' y='328' font-family='sans-serif' font-size='16' text-anchor='middle' fill='white' font-weight='500'>📋 Ver Historial</text></svg>",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "label": "Pantalla principal de la aplicación"
    }
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {},
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}