{
  "name": "MY PROFWIZ — CRM Mobile",
  "short_name": "MY PROFWIZ",
  "description": "PROFWIZ Consultancy CRM — mobile-first business advisory operating system. One CRM, one database, one authentication system.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "theme_color": "#0f1f3a",
  "background_color": "#0f1f3a",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "https://images.hostinger.com/d6640996-01c7-4c87-b2d8-39bef99ed539.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/d6640996-01c7-4c87-b2d8-39bef99ed539.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/d6640996-01c7-4c87-b2d8-39bef99ed539.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/app",
      "icons": [{ "src": "https://images.hostinger.com/d6640996-01c7-4c87-b2d8-39bef99ed539.png", "sizes": "192x192" }]
    },
    {
      "name": "Intelligence",
      "short_name": "AI",
      "url": "/app?tab=intelligence",
      "icons": [{ "src": "https://images.hostinger.com/d6640996-01c7-4c87-b2d8-39bef99ed539.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "url": "/app?tab=messages",
      "icons": [{ "src": "https://images.hostinger.com/d6640996-01c7-4c87-b2d8-39bef99ed539.png", "sizes": "192x192" }]
    }
  ]
}
