{
  "name": "RistoR Eats TPV",
  "short_name": "TPV",
  "description": "Comandero tactil online para sala.",
  "start_url": "/table-orders?tpvFullscreen=true",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f8fafc",
  "theme_color": "#12263f",
  "icons": [
    {
      "src": "/icons/tpv-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/tpv-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
