{
  "name": "Flashburger Mesas",
  "short_name": "FB Mesas",
  "description": "Control de comandas de mesas",
  "icons": [
    {
      "src": "https://flashburguer.com.mx/store/images/192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://flashburguer.com.mx/store/images/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#ffe800",
  "theme_color": "#ff251b",
  "display": "standalone",
  "orientation": "landscape",
  "start_url": "https://mesas.flashburguer.com.mx/login",
  "scope": "/",
  "capture_links": "none",
  "url": "https://mesas.flashburguer.com.mx",
  "manifestUrl": "https://mesas.flashburguer.com.mx/manifest.json",
  "lang": "es-MX"
}