{
  "id": "/",
  "short_name": "Taqbot",
  "name": "Taqbot Pro CRM & Automation",
  "description": "Multi-tenant TikTok and social CRM with automation, subscription billing, and live chat.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#FE2C55",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["business", "social", "productivity"],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}