{
  "name": "Camardo Formazione - Portale Gestionale",
  "short_name": "Camardo Form.",
  "description": "Portale gestionale corsi sicurezza sul lavoro - Ente Accreditato Regione Toscana",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#f0a500",
  "lang": "it-IT",
  "dir": "ltr",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Area Amministratore",
      "short_name": "Admin",
      "url": "./admin/index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portale Studente",
      "short_name": "Studente",
      "url": "./studente/index.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Verifica Attestato",
      "short_name": "Verifica",
      "url": "./pubblico/verifica.html",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
