﻿{
  "name": "MibooEnglish — เรียนภาษาอังกฤษด้วยตัวเอง",
  "short_name": "MibooEnglish",
  "description": "แอปเรียนภาษาอังกฤษภาษาไทย CEFR Ladder + AI Coach 24/7",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#312E81",
  "lang": "th",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/index.html#dashboard",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "AI Coach",
      "short_name": "AI Coach",
      "url": "/index.html#ai-coach",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Course",
      "short_name": "Course",
      "url": "/index.html#courses",
      "icons": [{ "src": "favicon.svg", "sizes": "any" }]
    }
  ]
}
