{
  "name": "KU4Life - แพลตฟอร์มการเรียนรู้ตลอดชีวิต มหาวิทยาลัยเกษตรศาสตร์",
  "short_name": "KU4Life",
  "description": "แพลตฟอร์มการเรียนรู้ตลอดชีวิตยุค AI สำหรับหลักสูตร การวิเคราะห์ผลการเรียนรู้ และใบรับรองดิจิทัลจากมหาวิทยาลัยเกษตรศาสตร์",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7faf9",
  "theme_color": "#0a6b3b",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "สำรวจหลักสูตร",
      "short_name": "หลักสูตร",
      "url": "courses.php"
    },
    {
      "name": "เรียนต่อ",
      "short_name": "เรียนต่อ",
      "url": "my_courses.php"
    },
    {
      "name": "ตรวจสอบใบรับรอง",
      "short_name": "ตรวจสอบ",
      "url": "certificate.php"
    }
  ]
}
