{
  "name": "J.A.R.V.I.S.",
  "short_name": "Jarvis",
  "author": "huzaif",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0c1117",
  "theme_color": "#0c1117",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
