{
  "name": "จับจ่าย (JubJay) — Smart Financial Companion",
  "short_name": "จับจ่าย",
  "description": "บันทึกรายรับ-รายจ่าย สแกนสลิปธนาคาร หารบิลกลุ่ม และซิงค์ Google Sheets อัตโนมัติ",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#070135",
  "theme_color": "#070135",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["finance", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "เปิดแดชบอร์ด",
      "short_name": "แดชบอร์ด",
      "description": "ดูภาพรวมรายรับรายจ่ายและกราฟสรุป",
      "url": "/?view=dashboard",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "สแกนสลิป",
      "short_name": "สแกนสลิป",
      "description": "สแกนสลิปโอนเงินด้วย AI OCR",
      "url": "/?view=slip",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
