{
  "name": "Anchit Malhotra",
  "short_name": "Anchit Malhotra",
  "description": "Essayist, brand strategist, bondservant of Shiva. An AI marketing studio at war with fear, uncertainty and doubt in the creator economy.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#E7DFCC",
  "theme_color": "#102C47",
  "categories": ["books", "education", "news"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Essays",
      "short_name": "Essays",
      "description": "Read the essays",
      "url": "/essays",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Media",
      "short_name": "Media",
      "description": "Music, photos, books",
      "url": "/music",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Book",
      "short_name": "Book",
      "description": "Book a discovery call",
      "url": "/book",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
