{
  "name": "ANC Box — คำนวณเบี้ยประกันรถยนต์",
  "short_name": "ANC Box",
  "description": "เครื่องมือคำนวณเบี้ยประกันรถยนต์สำหรับนายหน้า",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAFF",
  "theme_color": "#0A3D91",
  "orientation": "portrait-primary",
  "lang": "th",
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "คำนวณเบี้ย",
      "url": "/",
      "description": "เริ่มคำนวณเบี้ยประกันรถยนต์"
    },
    {
      "name": "งานของฉัน",
      "url": "/workspace",
      "description": "ดูใบเสนอราคาและงานทั้งหมด"
    }
  ]
}
