{
  "name": "Glossario Cybersecurity",
  "short_name": "CyberSec",
  "description": "Glossario completo di Cybersecurity e Reti — CVE, OSI, RAID, CCNA, OWASP, Linux e molto altro.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070D14",
  "theme_color": "#00C6E0",
  "lang": "it",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Libretto Linux",
      "short_name": "Linux",
      "description": "Apri il libretto Linux",
      "url": "/linux.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Script GOL",
      "short_name": "GOL",
      "description": "DevShell — script Bash del Progetto GOL",
      "url": "https://portfolio2026-04.web.app/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
