{
  "id": "baco-app-vfinal",
  "name": "Baco Seixal",
  "short_name": "Baco",
  "description": "Menu Experience no Baco Seixal",
  "start_url": "./index.html?slug=baco",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#c5a059",
  "icons": [
    {
      "src": "img/icon-final-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "img/icon-final-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshot-mobile.webp",
      "sizes": "450x852",
      "type": "image/webp"
    },
    {
      "src": "img/screenshot-wide.webp",
      "sizes": "1917x842",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}