{
  "name": "Ristorante Milano",
  "short_name": "Milano",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#fdfdfb",
  "theme_color": "#cd212a",
  "icons": [
    {
      "src": "images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
