{
  "name": "SmartBerry - Hortifrut",
  "short_name": "SmartBerry",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "lang": "en",
  "scope": "/",
  "display_override": [
    "tabbed"
  ],
  "description": "SmartBerry - Hortifrut",
  "theme_color": "#4042A3",
  "icons": [
    {
      "src": "images/logo-pwa-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "images/logo-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
