{
  "short_name": "JodSlip",
  "name": "JodSlip Central (จดสลิป) — ถ่ายรูปปุ๊บ จดให้อัตโนมัติปั๊บ",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "display": "standalone",
  "orientation": "portrait",
  "description": "ระบบจัดการรายรับ-รายจ่าย บัตรเครดิต หนี้สิน และสแกนสลิปอัตโนมัติ สำหรับคนไทย (Local-First)",
  "share_target": {
    "action": "/?action=share-slip",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "slips",
          "accept": ["image/*"]
        }
      ]
    }
  }
}
