{
  "id": "/",
  "name": "ZimRoadWise",
  "short_name": "ZimRoadWise",
  "description": "An independent Zimbabwe-focused driving education platform. Learn road rules, traffic signs and driving theory with lessons, practice questions and mock tests. Not affiliated with the Government of Zimbabwe.",
  "lang": "en-ZW",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#F97828",
  "categories": ["education", "productivity"],
  "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/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your ZimRoadWise home screen with lessons to continue and quick practice quizzes"
    },
    {
      "src": "/screenshots/learn.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Structured Zimbabwe driving theory lessons"
    },
    {
      "src": "/screenshots/signs.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Searchable library of official Zimbabwe road signs"
    },
    {
      "src": "/screenshots/practice.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Practice questions and timed mock tests"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZimRoadWise desktop workspace"
    },
    {
      "src": "/screenshots/desktop-signs.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Road sign catalogue on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Road Rules",
      "short_name": "Rules",
      "url": "/learn/road-rules",
      "icons": [{ "src": "/icons/shortcut-road-rules.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Road Signs",
      "short_name": "Signs",
      "url": "/signs",
      "icons": [{ "src": "/icons/shortcut-road-signs.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "url": "/practice",
      "icons": [{ "src": "/icons/shortcut-practice.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Mock Tests",
      "short_name": "Tests",
      "url": "/tests",
      "icons": [{ "src": "/icons/shortcut-mock-tests.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
