{
  "name": "The Chicken Farm",
  "short_name": "TCF",
  "description": "Griglia & Spiedo · Borgo Giannotti 435, Lucca",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF5E0",
  "theme_color": "#2B1A0F",
  "scope": "/",
  "lang": "it-IT",
  "icons": [
    {
      "src": "/files/tcf_symbol_circle.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/tcf_symbol_circle.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/tcf_symbol_circle.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Menu",
      "url": "/menu",
      "description": "Vedi il menu"
    },
    {
      "name": "Prenota",
      "url": "/book",
      "description": "Prenota un tavolo"
    },
    {
      "name": "Ordina",
      "url": "/shop",
      "description": "Ordina online"
    }
  ],
  "categories": ["food", "restaurant", "lifestyle"]
}
