{
  "id": "/",
  "name": "Zayraa — AI agents for clinics and recruiters",
  "short_name": "Zayraa",
  "description": "AI agents that book patients for clinics and screen candidates for recruitment agencies. Try both demos, then apply for a 7-day pilot.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "theme_color": "#14563F",
  "background_color": "#F1F2EE",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The clinic booking agent, running in the browser"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Zayraa on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Try the demos",
      "url": "/#demos",
      "description": "Talk to the clinic and recruitment agents"
    },
    {
      "name": "Apply for the 7-day pilot",
      "url": "/#pilot",
      "description": "What the pilot includes and how it works"
    }
  ]
}
