{
  "name": "Dfs Crm",
  "short_name": "Dfs Crm",
  "description": "WhatsApp Cloud API Marketing, Chat & Automation Engine by Dfs Crm",
  "start_url": "./chat",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F7FB",
  "theme_color": "#5B6CFF",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat Inbox",
      "short_name": "Chat",
      "description": "Open the WhatsApp chat inbox",
      "url": "./chat",
      "icons": [{ "src": "./logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Contacts",
      "short_name": "Contacts",
      "description": "Manage your contacts",
      "url": "./contacts",
      "icons": [{ "src": "./icon-192.png", "sizes": "96x96" }]
    }
  ]
}
