{
  "name": "Entrepreneurs Portal – Business Tools by Mozzies Solutions",
  "short_name": "Entrepreneurs Portal",
  "description": "All-in-one talent acquisition and business management platform for entrepreneurs and business owners. Post jobs, hire talent, manage candidates, schedule interviews, and streamline onboarding with integrated CRM and admin tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a Job",
      "short_name": "Post Job",
      "description": "Create and post a new job opening",
      "url": "/PostJob",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Browse Candidates",
      "short_name": "Candidates",
      "description": "Search and manage candidate profiles",
      "url": "/CRMDashboard",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View jobs, applications, and analytics",
      "url": "/Dashboard",
      "icons": [
        {
          "src": "https://base44.com/logo_v2.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
