{
  "name": "Lều Tiến Dũng Portfolio",
  "short_name": "TienxDun",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#D9FF00",
  "description": "Frontend Developer Portfolio of Lều Tiến Dũng",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/avatar.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "assets/avatar.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
