{
  "name": "Ascend Agents",
  "short_name": "Ascend",
  "description": "AI-powered customer service platform",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1fa661",
  "icons": [
    {
      "src": "/app/ascend-agents.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/ascend-agents.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
