{
  "name": "Trattoria Bella Ciao",
  "short_name": "Bella Ciao",
  "description": "An intimate Italian restaurant serving handmade pasta, wood-fired pizza, and regional wines.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fffaf5",
  "theme_color": "#b84a3a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/pizza_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/pizza.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
