{
  "id": "/",
  "name": "ClassGELA",
  "short_name": "ClassGELA",
  "description": "ระบบดูแลนักเรียน สำหรับครู ผู้ปกครอง และนักเรียน",
  "lang": "th",
  "dir": "auto",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "พอร์ทัลผู้ปกครอง",
      "short_name": "ผู้ปกครอง",
      "url": "/parent/dashboard",
      "icons": [
        {
          "src": "/images/icons/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "เช็คชื่อตอนเช้า",
      "short_name": "เช็คชื่อ",
      "url": "/attendance/morning",
      "icons": [
        {
          "src": "/images/icons/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
