{
  "name": "Texas CDL Companion \u2014 Castmark Press",
  "short_name": "Texas CDL",
  "description": "The free companion app for the Texas CDL Study Guide & Exam Prep 2026\u20132027. Practice questions with four explanations each, instant scoring, Audio Study Mode. Works offline.",
  "id": "castmark-tx-cdl",
  "start_url": "/tx/",
  "scope": "/tx/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eff2f7",
  "theme_color": "#1f3864",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "education",
    "books"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Smart drill",
      "short_name": "Drill",
      "url": "/tx/#/run?m=drill"
    },
    {
      "name": "Practice sets",
      "short_name": "Practice",
      "url": "/tx/#/study"
    },
    {
      "name": "Audio Study Mode",
      "short_name": "Audio",
      "url": "/tx/#/audio"
    },
    {
      "name": "Book map",
      "short_name": "Book",
      "url": "/tx/#/book"
    }
  ]
}
