{
  "id": "/",
  "name": "Alankar Chaturvedi",
  "short_name": "Alankar Chaturvedi",
  "description": "Alankar's personal site and private operating workspace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#111210",
  "theme_color": "#111210",
  "categories": [
    "productivity",
    "business",
    "finance",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Founder OS",
      "short_name": "Founder OS",
      "description": "Open the private operating workspace.",
      "url": "/thewayworldworks",
      "icons": [
        {
          "src": "/alankar-dashboard-mark.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Thoughts",
      "short_name": "Thoughts",
      "url": "/thoughts",
      "icons": [
        {
          "src": "/alankar-dashboard-mark.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": false
}
