{
  "id": "/iso27001-compliance-suite/",
  "name": "ISO 27001 Compliance Suite",
  "short_name": "ISO 27001",
  "description": "ระบบบริหารเอกสารและการปฏิบัติตามมาตรฐาน ISO/IEC 27001 — Document Control, Risk, SoA, Audit, CAPA, Backup & DR",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#0B1220",
  "theme_color": "#0B1F3F",
  "lang": "th",
  "dir": "ltr",
  "categories": [
    "business",
    "productivity",
    "security"
  ],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "icons/shot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard บนเดสก์ท็อป"
    },
    {
      "src": "icons/shot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard บนมือถือ"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "index.html"
    },
    {
      "name": "Risk Register",
      "url": "risk-register.html"
    },
    {
      "name": "Incident Management",
      "url": "incident-management.html"
    },
    {
      "name": "Reports & KPI",
      "url": "reports-kpi.html"
    }
  ]
}