{
  "name": "Luyện tiếng Anh",
  "short_name": "Luyện Anh",
  "id": "/english/",
  "start_url": "/english/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7fbff",
  "theme_color": "#087e8b",
  "categories": ["education", "productivity"],
  "description": "Luyện từ vựng, ngữ pháp, viết, nói, phát âm và nghe hiểu theo từng vòng câu hỏi.",
  "shortcuts": [
    {
      "name": "Từ vựng",
      "short_name": "Từ vựng",
      "url": "/english/practice/vocabulary/"
    },
    {
      "name": "Nói",
      "short_name": "Nói",
      "url": "/english/practice/speaking/"
    },
    {
      "name": "Nghe hiểu",
      "short_name": "Nghe",
      "url": "/english/practice/hearing/"
    }
  ],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
