{
  "name": "CLA TOOLS — Ecosistema Digitale CLA-GEST",
  "short_name": "CLA TOOLS",
  "description": "La piattaforma digitale CLA-GEST. PDF, AI, Web Tools, Cantiere, Lab10. Installabile su Android.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050816",
  "theme_color": "#050816",
  "lang": "it-IT",
  "dir": "ltr",
  "categories": [
    "productivity",
    "utilities",
    "tools"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screens/screen-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "CLA TOOLS Home"
    }
  ],
  "shortcuts": [
    {
      "name": "StefanoAI",
      "short_name": "AI",
      "description": "Apri StefanoAI",
      "url": "https://www.cla-gest.it/emozioni/mind.html",
      "icons": [
        {
          "src": "assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "PDF Tool",
      "short_name": "PDF",
      "description": "Strumenti PDF",
      "url": "https://www.cla-gest.it/tools/cla-pdf-splitter-pro.html",
      "icons": [
        {
          "src": "assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Lab10",
      "short_name": "Lab10",
      "description": "Laboratorio digitale",
      "url": "https://www.cla-gest.it/Lab10/",
      "icons": [
        {
          "src": "assets/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}