{
  "name": "ครูผู้ช่วย Planner 30 วัน",
  "short_name": "ครูผู้ช่วย Planner",
  "description": "วางแผนอ่านหนังสือให้ครบ จบใน 30 วัน — เตรียมสอบครูผู้ช่วยครบทุกวิชา",
  "lang": "th",
  "start_url": "./dashboard.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0F1F3D",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "./dashboard.html",
      "icons": [{"src": "icons/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "Planner 30 วัน",
      "url": "./planner.html",
      "icons": [{"src": "icons/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "ฝึกข้อสอบ",
      "url": "./exam.html",
      "icons": [{"src": "icons/icon-192.svg", "sizes": "192x192"}]
    }
  ]
}
