{
  "id": "it-keeper-pwa",
  "name": "IT Keeper - IT Asset Management",
  "short_name": "IT Keeper",
  "description": "IT Keeper - ระบบจัดการทรัพย์สิน IT, License และ Workflow ขององค์กร",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#0f172a",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "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" }
  ]
}
