{
  "name": "Wingu AI — 24/7 AI Receptionist",
  "short_name": "Wingu AI",
  "description": "Reply to WhatsApp, Messenger, Instagram, web chat, calls and email — instantly.",
  "start_url": "/workspace",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Inbox",
      "url": "/workspace",
      "description": "Open the omni-channel inbox"
    },
    {
      "name": "Knowledge Base",
      "url": "/workspace/knowledge",
      "description": "Train Wingu with new documents"
    }
  ]
}
