{
  "id": "com.theparich.erp",
  "name": "The Parich ERP",
  "short_name": "Parich ERP",
  "description": "ระบบบริหารจัดการทรัพยากรองค์กร The Parich",
  "version": "2.39.160-beta.1",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "th",
  "categories": [
    "productivity",
    "business"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "บอร์ดงาน",
      "short_name": "บอร์ด",
      "description": "ดูบอร์ดงานทั้งหมด",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}