{
  "name": "DigiDocs",
  "short_name": "Digitech Docs",
  "description": "Interne IT-documentatietool met OneNote-import, Visio-integratie en IPAM-koppeling",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1a1d2b",
  "theme_color": "#c8102e",
  "categories": ["business", "productivity"],
  "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" }
  ]
}
