{
  "name": "CT Quest - เรียน coding ผ่านเกมส์",
  "short_name": "CT Quest",
  "description": "เรียน coding ภาษาไทยสำหรับเด็ก ป.1-6 - เล่นฟรี ไม่ต้องสมัคร",
  "start_url": "/games/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#ec4899",
  "lang": "th",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Block Quest",
      "short_name": "Block Quest",
      "url": "/games/play",
      "description": "เรียน coding ผ่าน block-based programming"
    },
    {
      "name": "เกมส์ทั้งหมด",
      "short_name": "เกมส์",
      "url": "/games",
      "description": "เกมส์ฟรี 11 เกม"
    }
  ]
}
