{
  "name": "ระบบสารสนเทศโรงเรียนชัยนาทพิทยาคม",
  "short_name": "CNP App",
  "description": "ระบบบริหารงานสารสนเทศโรงเรียนชัยนาทพิทยาคม",
  "lang": "th",
  "start_url": "../",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1e3c72",
  "theme_color": "#0d6efd",
  "categories": ["education"],
  "icons": [
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "เช็คชื่อรายวัน",
      "short_name": "เช็คชื่อ",
      "url": "../views/attendance_daily.html",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ตัด/เติมแต้ม",
      "short_name": "แต้ม",
      "url": "../views/credit_score_manage.html",
      "icons": [{ "src": "img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
