{
  "name": "BreadAI — AI การเงินใน 5 นาที",
  "short_name": "BreadAI",
  "description": "AI ที่ปรึกษาการเงินส่วนตัว · รู้สถานะการเงินใน 5 นาที",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#10B981",
  "background_color": "#F1F5F9",
  "lang": "th-TH",
  "dir": "ltr",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "กระเป๋า",
      "short_name": "Wallet",
      "description": "ดูยอดและบันทึกรายรับ-รายจ่าย",
      "url": "/app/wallet",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "วัด Health Score",
      "short_name": "Health Score",
      "description": "ตอบ 10 คำถามเพื่อรู้สถานะการเงิน",
      "url": "/onboarding",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
