{
  "theme_color": "#3634a3",
  "background_color": "#323a49",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "images/manifest/icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "images/manifest/icon512_rounded.png",
      "type": "image/png"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "left",
  "lang": "it-IT",
  "short_name": "FIT",
  "name": "FIT - development",
  "start_url": "https://fit-dev.fabiofenoglio.it/#/dashboard",
  "scope": "https://fit-dev.fabiofenoglio.it/",
  "id": "https://fit-dev.fabiofenoglio.it/"
}