{
  "name": "BrandandGo",
  "short_name": "BrandandGo",
  "description": "AI-Powered Brand Management & Social Publishing",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1B4D3E",
  "orientation": "any",
  "icons": [
    {
      "src": "/brandandgo-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "/capture",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["business", "productivity", "social"],
  "lang": "en-AU"
}
