{
  "name": "Ristorante Castello",
  "short_name": "Ristorante C",
  "description": "Order from Ristorante Castello",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#df2b26",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/b3ebe95c-4f6d-4219-a8f8-673757fbb9e8/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/b3ebe95c-4f6d-4219-a8f8-673757fbb9e8/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/b3ebe95c-4f6d-4219-a8f8-673757fbb9e8/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}