{
  "name": "CloudyAcc by Intertec",
  "short_name": "CloudyAcc",
  "description": "ระบบบัญชีไทย AI-first — OCR ใบเสร็จอัตโนมัติ · ออกภาษีครบ · ปลอดภัยตาม PDPA",
  "start_url": "/accounting/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#0EA5E9",
  "lang": "th",
  "dir": "ltr",
  "categories": ["business", "finance", "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"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "ขาย−ทุน รายเดือน",
      "short_name": "ขาย-ทุน",
      "url": "/accounting/reports/monthly-sales-detail",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "OpEx รายเดือน",
      "short_name": "OpEx",
      "url": "/accounting/opex/monthly?mode=excel",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "เช็ค + Cash flow",
      "short_name": "เช็ค",
      "url": "/accounting/bank",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/accounting/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
