{
  "name": "Atabe CRM",
  "short_name": "Atabe",
  "description": "The WhatsApp-first CRM for realtors.",
  "lang": "ar",
  "dir": "auto",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#f8f7f4",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Chats",
      "url": "/chats"
    },
    {
      "name": "New client",
      "url": "/clients?create=client"
    },
    {
      "name": "Properties",
      "url": "/properties"
    },
    {
      "name": "Requests",
      "url": "/requests"
    }
  ]
}
