{
  "name": "funsupport - AI Customer Support Platform",
  "short_name": "funsupport",
  "description": "The AI-powered customer support platform. Voice-to-solve, live chat, and ticketing. Best Intercom, Tidio, Zendesk alternative.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/images/funsupport-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/funsupport-icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/images/funsupport-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/funsupport-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your support dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/images/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "New Ticket",
      "short_name": "New Ticket",
      "description": "Create a new support ticket",
      "url": "/tickets/create",
      "icons": [{ "src": "/images/favicon.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "My Tickets",
      "short_name": "Tickets",
      "description": "View your support tickets",
      "url": "/tickets",
      "icons": [{ "src": "/images/favicon.png", "sizes": "512x512", "type": "image/png" }]
    }
  ],
  "categories": ["productivity", "utilities", "business", "customer support", "help desk"],
  "screenshots": [
    {
      "src": "/images/icon-ads-1200-white.png",
      "sizes": "1200x1200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "funsupport Dashboard"
    }
  ],
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
