{
  "name": "FL CDL Training",
  "short_name": "FL CDL",
  "description": "Study course for the Florida Commercial Driver License knowledge tests, in English and Spanish. Built on the official Florida CDL Manual.",
  "id": "/",
  "start_url": "../app.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#2563EB",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    {
      "src": "../assets/brand/mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "../assets/brand/mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Course modules",
      "url": "../app.html#/modules"
    },
    {
      "name": "Mock General Knowledge exam",
      "url": "../app.html#/quiz/exam-general-knowledge"
    },
    {
      "name": "Flashcards",
      "url": "../app.html#/cards"
    }
  ]
}
