{
  "name": "OSP Reach — WhatsApp marketing dashboard",
  "short_name": "OSP Reach",
  "description": "Market on the WhatsApp Business App without leaving your phone. Broadcasts, templates and analytics in one dashboard.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en-IN",
  "dir": "ltr",
  "background_color": "#ffffff",
  "theme_color": "#075E54",
  "categories": ["business", "productivity", "marketing"],
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
