{
  "name": "Handsome",
  "short_name": "Handsome",
  "description": "Workshop artigianali in Italia. Made by hand. Made beautiful.",
  "lang": "it",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#FAF7F2",
  "theme_color": "#C4622D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Esplora workshop",
      "short_name": "Workshop",
      "description": "Cerca e filtra i workshop",
      "url": "/workshops",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Per le aziende",
      "short_name": "Aziende",
      "url": "/aziende",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
