{
  "name": "SOFT FINN",
  "short_name": "SOFT FINN",
  "description": "ระบบจัดการธุรกิจครบวงจร",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "categories": ["finance", "utilities", "productivity"],
  "lang": "th",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "รีไฟแนนซ์",
      "url": "/?tab=refinance",
      "description": "คำนวณรีไฟแนนซ์ iPhone"
    },
    {
      "name": "ผ่อนชำระ",
      "url": "/?tab=installment", 
      "description": "คำนวณการผ่อนชำระ iPhone"
    },
    {
      "name": "การออม",
      "url": "/?tab=savings",
      "description": "คำนวณแผนการออม"
    }
  ]
}