{
  "name": "RestPOS - Vista de tablet",
  "short_name": "RestPOS",
  "description": "Vista previa de RestPOS en tablet, sin funciones activas.",
  "start_url": "./#vista-tablet",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#0d1823",
  "theme_color": "#142231",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
