{
  "name": "RestoDigital",
  "short_name": "Resto",
  "icons": [
    {
      "src": "/theme/RestoDigital/img/resto/macro/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/theme/RestoDigital/img/resto/macro/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/theme/RestoDigital/img/resto/macro/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/theme/RestoDigital/img/resto/macro/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#0039E3",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}