{
  "name": "FrontOrbit",
  "short_name": "FrontOrbit",
  "description": "The AI-powered front desk for high-volume medical spas, dental clinics, and aesthetic practices. Automate scheduling, follow-ups, and patient communication.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#0D9488",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "medical", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-wide.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "FrontOrbit Dashboard — AI-powered clinic communications overview"
    },
    {
      "src": "/screenshots/dashboard-mobile.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "FrontOrbit mobile dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/portal/dashboard",
      "description": "Go to your clinic's AI dashboard"
    },
    {
      "name": "Book a Demo",
      "url": "/contact",
      "description": "Schedule a personalized demo"
    }
  ]
}
