{
  "name": "TB Care Plus",
  "short_name": "TBcare",
  "id": "/",
  "scope": "/",
  "start_url": "/static/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8fafc",
  "theme_color": "#0ea5e9",
  "description": "ระบบจัดการผู้ป่วยวัณโรคอัจฉริยะ โรงพยาบาลน้ำพอง",
  "categories": ["medical", "health"],
  "lang": "th",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "คัดกรองกลุ่มเสี่ยง",
      "short_name": "คัดกรอง",
      "description": "บันทึกข้อมูลคัดกรองวัณโรคกลุ่มเสี่ยง",
      "url": "/static/",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "บันทึกเยี่ยมบ้าน",
      "short_name": "เยี่ยมบ้าน",
      "description": "บันทึกการเยี่ยมบ้านผู้ป่วยวัณโรค",
      "url": "/static/",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
