{
  "name": "ControlPro v8 ERP",
  "short_name": "ControlPro 8",
  "description": "Sistema completo de gesti\u00f3n para negocios \u2014 \u00a9 V\u00edctor Medrano Arce",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080f1e",
  "theme_color": "#00d4aa",
  "orientation": "portrait-primary",
  "lang": "es-BO",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "version": "8.0.0"
}