{
  "name": "New World Resto Auberge",
  "short_name": "NewWorld",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B0000",
  "icons": [
    {
      "src": "public-image/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "public-image/logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}