{
  "name": "PENSei Neuro-Flow Practice",
  "short_name": "PENSei",
  "description": "ระบบฝึกฝนคำศัพท์ด้วย Neuro-Flow",
  "start_url": "./practice_v2.html",
  "display": "fullscreen",
  "background_color": "#fdfcf0",
  "theme_color": "#42a5f5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "img/pen_study.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/pen_study.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}