{
  "name": "Chez Nous",
  "short_name": "Chez Nous",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#EDE5D4",
  "theme_color": "#1A1612",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
