{
  "id": "/?source=pwa",
  "name": "GOZO TPV",
  "short_name": "GOZO TPV",
  "description": "Terminal Punto de Venta — by GastroLab Solutions",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "lang": "es-ES",
  "dir": "ltr",
  "theme_color": "#0A1A40",
  "background_color": "#0A1A40",
  "categories": ["business", "productivity", "finance"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon192.png",         "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon512.png",         "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon512maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "appletouchicon.png",  "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Cobrar",
      "short_name": "Cobrar",
      "description": "Iniciar un nuevo cobro",
      "url": "./?source=shortcut-cobrar",
      "icons": [
        { "src": "icon192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
