{
  "name": "Mohd Saqib Portfolio",
  "short_name": "Saqib",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0b0b0b",
  "theme_color": "#0b0b0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/profile.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "images/profile.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    }
  ]
}
