{
  "name": "B Lanches",
  "short_name": "B Lanches",
  "description": "Cardápio digital B Lanches - peça seu lanche pelo WhatsApp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#e63946",
  "icons": [
    {
      "src": "/img/icon-vemelho-192-blanch.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-vemelho-512-blanch.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}