{
  "name": "Lái Xe Song Ngữ",
  "short_name": "Lái Xe Song Ngữ",
  "description": "App ôn thi lý thuyết lái xe Đức song ngữ.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#eefff2",
  "theme_color": "#2f9447",
  "orientation": "portrait",
  "lang": "vi",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
