{
  "name": "Saarthi by Regnum Digital",
  "short_name": "Saarthi",
  "description": "Free marketing platform for Mutual Fund Distributors — content, tools & training.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F0F2F5",
  "theme_color": "#0E4A9B",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/icon-16.png",   "sizes": "16x16",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-32.png",   "sizes": "32x32",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-48.png",   "sizes": "48x48",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-72.png",   "sizes": "72x72",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png",   "sizes": "96x96",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-120.png",  "sizes": "120x120",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png",  "sizes": "128x128",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png",  "sizes": "144x144",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png",  "sizes": "152x152",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-167.png",  "sizes": "167x167",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png",  "sizes": "180x180",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png",  "sizes": "192x192",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-256.png",  "sizes": "256x256",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png",  "sizes": "384x384",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png",  "sizes": "512x512",   "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Partner Dashboard"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketing Library",
      "short_name": "Marketing",
      "description": "Browse content & marketing assets",
      "url": "/?tab=marketing",
      "icons": [{ "src": "/icons/shortcut-marketing.png", "sizes": "96x96" }]
    },
    {
      "name": "My Events",
      "short_name": "Events",
      "description": "View upcoming webinars & events",
      "url": "/?tab=events",
      "icons": [{ "src": "/icons/shortcut-events.png", "sizes": "96x96" }]
    },
    {
      "name": "Calculator",
      "short_name": "Calc",
      "description": "SIP & Investment calculator",
      "url": "/?tab=calculator",
      "icons": [{ "src": "/icons/shortcut-calc.png", "sizes": "96x96" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
