{
  "id": "/",
  "name": "ZimRoadWise — Zimbabwe Driving Academy",
  "short_name": "ZimRoadWise",
  "description": "Zimbabwe's complete digital driving education and road safety platform. Learn the Highway Code, practice mock exams, browse every road sign, and find verified driving schools — online or offline.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "lang": "en-ZW",
  "dir": "ltr",
  "categories": ["education", "navigation", "utilities", "books", "productivity"],
  
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=zw.co.zimroadwise.app",
      "id": "zw.co.zimroadwise.app"
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "icons": [
    { "src": "/icons/icon-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-monochrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "monochrome" }
  ],
  "shortcuts": [
    {
      "name": "Road Signs",
      "short_name": "Signs",
      "description": "Browse Zimbabwe's complete road-sign catalog.",
      "url": "/signs?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Mock Exams",
      "short_name": "Mock",
      "description": "VID-style timed mock exam.",
      "url": "/mock-exam?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Emergency Hub",
      "short_name": "Emergency",
      "description": "Ambulance, police, tow trucks, hospitals.",
      "url": "/emergency?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "AI Instructor",
      "short_name": "AI Tutor",
      "description": "Ask Coach Tino any driving question.",
      "url": "/tutor?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Driving Schools",
      "short_name": "Schools",
      "description": "Verified schools across Zimbabwe.",
      "url": "/schools?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Study Guides",
      "short_name": "Guides",
      "description": "Downloadable PDF study resources.",
      "url": "/resources?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/phone-portrait-1.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ZimRoadWise home — learn, practice, drive safe"
    },
    {
      "src": "/screenshots/phone-portrait-2.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Complete Zimbabwe road-sign catalog"
    },
    {
      "src": "/screenshots/phone-portrait-3.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VID-style timed mock exams"
    },
    {
      "src": "/screenshots/phone-landscape-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Emergency Hub — hotlines and services"
    },
    {
      "src": "/screenshots/tablet-portrait-1.png",
      "sizes": "1024x1366",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ZimRoadWise on tablet"
    },
    {
      "src": "/screenshots/tablet-landscape-1.png",
      "sizes": "1366x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI Instructor — Coach Tino"
    }
  ]
}
