{
  "id": "https://englishvocabgame.vercel.app/",
  "name": "englishvocabgame - เกมทายคำศัพท์ภาษาอังกฤษ",
  "short_name": "englishvocab",
  "description": "เกมทายคำศัพท์ภาษาอังกฤษ-ไทย 5 หมวด ง่าย ปานกลาง ยาก คำที่ควรรู้ และ TOEIC รวม 900 คำ เล่นฟรีออนไลน์",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "lang": "th-TH",
  "dir": "ltr",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "ระดับง่าย",
      "short_name": "Easy",
      "url": "./easy.html",
      "description": "ทายคำศัพท์ภาษาอังกฤษระดับง่าย 100 คำ"
    },
    {
      "name": "ระดับปานกลาง",
      "short_name": "Medium",
      "url": "./medium.html",
      "description": "ทายคำศัพท์ภาษาอังกฤษระดับปานกลาง 100 คำ"
    },
    {
      "name": "ระดับยาก",
      "short_name": "Hard",
      "url": "./hard.html",
      "description": "ทายคำศัพท์ภาษาอังกฤษระดับยาก 100 คำ"
    },
    {
      "name": "คำศัพท์ที่ควรรู้",
      "short_name": "Essential",
      "url": "./essential.html",
      "description": "ทายคำศัพท์ภาษาอังกฤษที่ควรรู้ 300 คำ"
    },
    {
      "name": "คำศัพท์ TOEIC",
      "short_name": "TOEIC",
      "url": "./toeic.html",
      "description": "ทายคำศัพท์ TOEIC 300 คำ หมวดธุรกิจ"
    }
  ]
}
