{
  "name": "Haankan",
  "short_name": "Haankan",
  "description": "หารบิล ทริป ยืม-คืน และบันทึกรายรับรายจ่าย",
  "lang": "th",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#5B4BE8",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "บันทึกรายจ่าย",
      "short_name": "บันทึก",
      "description": "เปิดฟอร์มบันทึกรายรับรายจ่ายทันที",
      "url": "/tx/new"
    },
    {
      "name": "หารบิลใหม่",
      "short_name": "หารบิล",
      "description": "เริ่มหารบิลใบใหม่",
      "url": "/bill/new"
    },
    {
      "name": "ค้นหา",
      "short_name": "ค้นหา",
      "description": "ค้นรายการเงิน บันทึก ทริป และบิล",
      "url": "/search"
    }
  ]
}
