{
  "short_name": "Frontbase",
  "name": "Frontbase - AI Client Operations Platform",
  "description": "AI-powered client operations platform for managing calls, bookings, and client interactions",
  "icons": [
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/frontbase-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "medical", "health"],
  "lang": "en-US",
  "scope": "/",
  "id": "receptix-dashboard",
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your main dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "icons/frontbase-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Schedule",
      "short_name": "Schedule",
      "description": "Manage appointments",
      "url": "/schedule",
      "icons": [
        {
          "src": "icons/frontbase-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Call Records",
      "short_name": "Calls",
      "description": "View call history",
      "url": "/call-records",
      "icons": [
        {
          "src": "icons/frontbase-icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
