{
  "name": "Bé đoán là gì?",
  "short_name": "Bé đoán",
  "description": "Ứng dụng giúp bé học tên con vật và đồ vật bằng tiếng Việt và tiếng Anh",
  "start_url": "./index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#fff3b0",
  "theme_color": "#ff9a3c",
  "lang": "vi",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
