{
  "name": "Dirgha",
  "short_name": "Dirgha",
  "description": "AI platform for Indian builders and researchers",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "education",
    "business"
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "New Chat",
      "url": "/app/chat",
      "icons": [
        {
          "src": "icons/icon-192x192.png"
        }
      ]
    },
    {
      "name": "Writer",
      "url": "/app/writer"
    },
    {
      "name": "Research",
      "url": "/app/research"
    }
  ]
}
