{
  "name": "Line98",
  "short_name": "Line98",
  "description": "Xếp 5 bóng cùng màu thành hàng để ăn điểm.",
  "lang": "vi",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#e3e3e3",
  "theme_color": "#e3e3e3",
  "orientation": "any",
  "icons": [
    {
      "src": "./images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
