{
  "name": "Joachim Noir",
  "short_name": "Joachim Noir",
  "start_url": "https://joachimnoir.live",
  "id": "JoachimNoir",
  "description": "Joachim Noir: scrittore, osservatore e narratore di una quotidinità nascosta",
  "icons": [
    {
      "src": "https://joachimnoir.live/assets/img/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://joachimnoir.live/assets/img/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#080808",
  "background_color": "#faf9f5",
  "display": "standalone",
  "scope": "https://joachimnoir.live",
  "shortcuts": [
        {
            "name": "Acquista libro cartaceo",
            "short_name": "Acquista libro",
            "url": "https://www.amazon.it/gp/aw/d/B0FCG2KNWP/ref=tmm_pap_swatch_0"
        },
        {
            "name": "Acquista libro Kindle",
            "short_name": "Acquista Kindle",
            "url": "https://www.amazon.it/dp/B0FCG26GXB?dplnkId=cd790a2a-6183-4ffe-a34f-f9a9a4491508&nodl=1"
        }
    ]
}