{
  "name": "EduSync Pro — ระบบจัดตารางสอน",
  "short_name": "EduSync Pro",
  "description": "ระบบจัดตารางสอนและบริหารทรัพยากรอัจฉริยะสำหรับสถานศึกษาขนาดใหญ่",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f3ec",
  "theme_color": "#2e466f",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "th",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "สตูดิโอตารางสอน",
      "short_name": "ตาราง",
      "description": "เปิดสตูดิโอตารางสอน",
      "url": "/schedule",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ภาระสอน",
      "short_name": "ภาระสอน",
      "description": "ดูและแก้ไขภาระสอน",
      "url": "/assignments",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
