{
  "name": "Mycongre (TEST) - Gestión",
  "short_name": "Mycongre (TEST)",
  "description": "Plataforma completa para la gestión organizada de territorios, publicadores y congregaciones. Con mapas interactivos, sincronización automática, modo offline y notificaciones push. Diseñada para congregaciones cristianas.",
  "start_url": "https://tj.mercarranza.com/dashboard.php?utm_source=pwa&utm_medium=homescreen",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#ffffff",
  "theme_color": "#2ba8ef",
  "orientation": "portrait-primary",
  "scope": "https://tj.mercarranza.com/",
  "scope_extensions": [],
  "dir": "ltr",
  "lang": "es-ES",
  "id": "com.mycongre.twa",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.mycongre.twa",
      "url": "https://play.google.com/store/apps/details?id=com.mycongre.twa"
    }
  ],
  "iarc_rating_id": "e84b9519-12d3-4273-9216-546739dcb287",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing"]
  },
  "protocol_handlers": [
    {
      "protocol": "web+mycongre",
      "url": "https://tj.mercarranza.com/protocol?url=%s"
    }
  ],
  "file_handlers": [
    {
      "action": "https://tj.mercarranza.com/views/registros/informe.php",
      "accept": {
        "text/plain": [".txt"],
        "application/json": [".json"],
        "image/*": [".jpg", ".png", ".gif"]
      },
      "launch_type": "single-client"
    }
  ],
  "icons": [
    {
      "src": "https://tj.mercarranza.com/assets/img/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://tj.mercarranza.com/assets/img/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://tj.mercarranza.com/assets/img/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://tj.mercarranza.com/assets/img/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://tj.mercarranza.com/assets/img/icons/icon_pwa.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://tj.mercarranza.com/assets/img/icons/icon_pwa.png",
      "sizes": "640x640",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://tj.mercarranza.com/assets/img/screenshots/mobile.png",
      "sizes": "640x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard Principal Mobile"
    },
    {
      "src": "https://tj.mercarranza.com/assets/img/screenshots/desktop.png",
      "sizes": "640x640",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Vista Completa Desktop"
    }
  ],
  "share_target": {
    "action": "/views/registros/informe.php",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "titulo",
      "text": "descripcion",
      "url": "enlace",
      "files": [
        {
          "name": "archivo",
          "accept": ["image/*", "text/plain", "application/json"]
        }
      ]
    }
  },
  "shortcuts": [
    {
      "name": "Ver Mapa de Territorios",
      "short_name": "Mapa",
      "description": "Visualizar mapa interactivo de territorios asignados",
      "url": "/views/territorios/map.php?utm_source=shortcut",
      "icons": [
        {
          "src": "https://tj.mercarranza.com/assets/img/icons/icon_192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Registrar Informe de Servicio",
      "short_name": "Informe",
      "description": "Enviar informe de servicio de campo rápidamente",
      "url": "/views/registros/informe.php?utm_source=shortcut",
      "icons": [
        {
          "src": "https://tj.mercarranza.com/assets/img/icons/icon_192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Gestión de Publicadores",
      "short_name": "Públ.",
      "description": "Administrar listado de publicadores y asignaciones",
      "url": "/views/publicadores/index.php?utm_source=shortcut",
      "icons": [
        {
          "src": "https://tj.mercarranza.com/assets/img/icons/icon_192.png",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "business"
  ]
}
