{
  "name": "Syndica Health OAIP",
  "short_name": "Syndica PA",
  "description": "Enterprise-grade AI prior authorization intelligence for oncology clinics. Reduce denials by 73%, automate evidence-backed submissions in under 2 minutes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#BB0000",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "categories": ["medical", "health", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI-powered PA dashboard with real-time status tracking"
    },
    {
      "src": "/screenshots/mobile-pa.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Submit prior authorizations from your mobile device"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "New PA Request",
      "short_name": "New PA",
      "url": "/pa/new",
      "description": "Start a new prior authorization request"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your PA dashboard"
    },
    {
      "name": "Drug Database",
      "short_name": "Drugs",
      "url": "/drugs",
      "description": "Search oncology drug intelligence"
    }
  ]
}
