{
"name": "Eurotarget Group",
"short_name": "Eurotarget",
"description": "Eurotarget Group Web App",
"id": "/?source=pwa",
"start_url": "/?source=pwa",
"scope": "/",
"icons": [
  {
    "src": "/web-app-manifest-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable"
  },
  {
    "src": "/web-app-manifest-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
],
"display": "standalone",
"display_override": ["window-controls-overlay", "standalone"],
"orientation": "portrait",
"lang": "it-IT",
"background_color": "#f5f7f5",
"theme_color": "#323032"
}