{
  "name": "Thợ dạy tiếng Nhật — Đào Duy Lập",
  "short_name": "Thợ dạy N",
  "description": "Luyện đề JLPT N5–N1: bấm giờ như thi thật, chấm điểm và giải thích vì sao đáp án bạn chọn là sai.",
  "start_url": "/luyen-de.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDE4D3",
  "theme_color": "#9C3A2E",
  "lang": "vi",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Luyện đề",
      "url": "/luyen-de.html",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Đề thử miễn phí",
      "url": "/de-thu.html"
    }
  ]
}