{
  "name": "AMR TAREK Portfolio",
  "short_name": "AMR TAREK",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FF8C00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo.webp",
      "sizes": "192x192",
      "type": "image/webp" 
    },
    {
      "src": "assets/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
  }