
{
  "name": "Vesper Caffè",
  "theme_color": "#1b3030",
  "background_color": "#1b3030",
  "short_name": "Vesper Caffè",
  "display": "fullscreen",
  "orientation": "portrait",
  "start_url": "/consumer",
  "scope": "/consumer",
  "lang": "it",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}