{
  "id": "/",
  "name": "Arjudeb Mukherjee",
  "short_name": "Arjudeb",
  "description": "Install Arjudeb.com for faster access and an app-like experience.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#080f1f",
  "background_color": "#080f1f",
  "lang": "en",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "About",
      "short_name": "About",
      "url": "/about"
    },
    {
      "name": "Assembly",
      "short_name": "Assembly",
      "url": "/assembly"
    },
    {
      "name": "Tethys",
      "short_name": "Tethys",
      "url": "/tethys"
    }
  ]
}
