{
  "name": "TechPortal — Guide Tecnologiche",
  "short_name": "TechPortal",
  "description": "Archivio tecnico gratuito con guide pratiche su smartphone, hardware e software.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#0f172a",
  "lang": "it",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["education", "utilities"],
  "screenshots": []
}
