{
  "name": "Asta del Mobile",
  "short_name": "Asta Mobile",
  "description": "L'arredamento italiano | Asta del Mobile",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "lang": "it-IT",

  "display": "standalone",
  "display_override": [ "standalone", "browser" ],
  "orientation": "any",

  "background_color": "#ffffff",
  "theme_color": "#0d6efd",

  "categories": [
    "shopping",
    "lifestyle",
    "business"
  ],

  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/images/icons/1_splash.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/icons/2_splash.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],

  "shortcuts": [
    {
      "name": "Home",
      "url": "/",
      "icons": [
        {
          "src": "/images/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Offerte",
      "url": "/c/primo-prezzo/offerte-arredi-made-in-italy",
      "icons": [
        {
          "src": "/images/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Outlet",
      "url": "/c/outlet-fine-serie/per-rinnovo-expo",
      "icons": [
        {
          "src": "/images/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": false
}
