{
  "name": "Student Portal - ศูนย์รวมการเรียนรู้",
  "short_name": "Student Portal",
  "description": "ระบบส่งงาน เช็คชื่อ และติดตามคะแนนสำหรับนักเรียน",
  "start_url": "/wkk/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "lang": "th",
  "icons": [
    {
      "src": "/wkk/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wkk/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/wkk/icons/screenshot.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education"],
  "prefer_related_applications": false
}