{
  "name": "JibiJubu — เครื่องมือการเงินไทย",
  "short_name": "JibiJubu",
  "description": "คำนวณสินเชื่อ ภาษี และวางแผนการเงิน ฟรี",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "th",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "สินเชื่อบ้าน",
      "url": "/tools/home-loan-calculator",
      "description": "คำนวณสินเชื่อบ้าน"
    },
    {
      "name": "ภาษีเงินได้",
      "url": "/tools/income-tax-calculator",
      "description": "คำนวณภาษีเงินได้บุคคลธรรมดา"
    },
    {
      "name": "เงินเกษียณ",
      "url": "/tools/retirement-calculator",
      "description": "คำนวณเงินเกษียณ"
    }
  ],
  "categories": ["finance", "utilities"]
}
