{
  "name": "Husokku Inventory - ระบบเบิกจ่ายวัสดุคงคลัง",
  "short_name": "Husokku Inventory",
  "description": "ระบบเบิกจ่ายวัสดุคงคลัง คณะมนุษยศาสตร์ มหาวิทยาลัยขอนแก่น",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "th",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "16x16",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/images/app-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "features": [
    "camera",
    "barcode-scanner",
    "offline-support"
  ],
  "permissions": [
    "camera"
  ]
}
