{
  "name": "ia.rest Edge",
  "short_name": "ia.rest",
  "description": "Voice POS para hosteleria — app del camarero",
  "start_url": "/edge",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14110E",
  "theme_color": "#14110E",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Comandar",
      "short_name": "PTT",
      "description": "Lanzar comanda por voz",
      "url": "/edge",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
