{
  "name": "Portfolio",
  "short_name": "Portfolio",
  "description": "Gurdit Singh's Portfolio containing Duties and Portfolio list.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#040b14",
  "theme_color": "#0563bb",
  "orientation": "any",
  "icons": [
    {
      "src": "img/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
