{
  "name": "Enerta Future · Control de obra",
  "short_name": "Enerta",
  "description": "Control móvil profesional de obras, material, tareas y chat para Enerta Future.",
  "id": "/mobile.html",
  "start_url": "/mobile.html?source=pwa&v=3.5.8",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#0b2538",
  "theme_color": "#0b8b83",
  "lang": "es",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Control de obra",
      "short_name": "Obras",
      "description": "Abrir vista móvil de control de obra",
      "url": "/mobile.html?shortcut=works",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Panel web",
      "short_name": "Panel",
      "description": "Abrir panel completo de administración",
      "url": "/",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
