{
  "name": "Aditya Mallah - Growth Marketer",
  "short_name": "Aditya Mallah",
  "description": "growth marketer for SaaS, AI tools, and fintech. Lead generation, partnerships, and revenue growth.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "theme_color_light": "#ffffff",
  "theme_color_dark": "#0a0a0a",
  "categories": ["business", "productivity", "marketing", "news"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Latest articles on growth, AI tools, and sales",
      "url": "/blog",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Newsletter",
      "short_name": "Newsletter",
      "description": "Subscribe for weekly notes",
      "url": "/newsletter",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "About Aditya Mallah",
      "url": "/about",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "auto"
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "protocol_handlers": [
    {
      "protocol": "web+aditya",
      "url": "/?handle=%s"
    }
  ],
  "share_target": {
    "action": "/contact?share=true",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}