{
  "name": "Report Mobile",
  "short_name": "Report Mobile",
  "description": "Aplicación móvil operacional vinculada a SIPAC",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0869df",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "version": "v4.9.2-modulo-ordenes"
}