{
  "name": "LeftDrive - Left-Hand Driving Trainer",
  "short_name": "LeftDrive",
  "description": "Master left-hand driving rules for UK, Australia, Japan and more. Interactive courses, quizzes, and AI assistant in 13 languages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "categories": ["education", "travel"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://files.manuscdn.com/user_upload_by_module/session_file/94484225/mFLSSfIdNNgiDZPd.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://files.manuscdn.com/user_upload_by_module/session_file/94484225/ZqbLdLXjZmTXRvSA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Course",
      "short_name": "Course",
      "description": "Start learning left-hand driving",
      "url": "/",
      "icons": [
        {
          "src": "/icons/pwa-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Assistant",
      "short_name": "AI Chat",
      "description": "Chat with AI driving assistant",
      "url": "/ai-assistant",
      "icons": [
        {
          "src": "/icons/pwa-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
