{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "standalone",
  "name": "TakeMyCall.AI",
  "orientation": "any",
  "scope": "/",
  "short_name": "TakeMyCall.AI",
  "start_url": "/",
  "theme_color": "#111827",
  "prefer_related_applications": false,
  "iarc_rating_id": "3f31170f-e1b4-85d5-8010-3f2445583e2b",
  "id": "app.TakeMyCall.AI",
  "description": "The TakeMyCall.AI workspace for viewing and managing calls, chats, tickets, organizations, and assistant settings.",
  "lang": "en",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "https://app.takemycall.ai/logo-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-overview.png",
      "sizes": "1920x911",
      "type": "image/png"
    },
    {
      "src": "/screenshots/dashboard-interactions.png",
      "sizes": "1920x911",
      "type": "image/png"
    },
    {
      "src": "/screenshots/dashboard-assistant.png",
      "sizes": "1920x911",
      "type": "image/png"
    }
  ]
}