{
  "id": "./",
  "name": "商务汉语 2 — Business Chinese Study",
  "short_name": "商务汉语 2",
  "description": "Tone-coloured vocabulary, grammar, characters, a practice exam, and native Mandarin audio. English ⇄ العربية.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F0",
  "theme_color": "#8C2B22",
  "lang": "zh-CN",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-en.png",
      "sizes": "1170x1992",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vocabulary cards with tone-coloured pinyin (English UI)"
    },
    {
      "src": "screenshot-ar.png",
      "sizes": "1170x1992",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "واجهة عربية كاملة مع نطق صيني أصلي"
    }
  ],
  "shortcuts": [
    {
      "name": "Words",
      "short_name": "Words",
      "url": "./#words",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Test mode",
      "short_name": "Test",
      "url": "./#test",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "How to study",
      "short_name": "How to",
      "url": "./#how",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}