{
  "name": "Ôn thi lái xe",
  "short_name": "DriveSmart",
  "description": "Nền tảng luyện thi bằng lái xe GPLX trực tuyến với 600 câu hỏi chuẩn bộ GTVT 2026",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111318",
  "theme_color": "#10B981",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}