{
  "name": "Vanguard Omni ABA",
  "short_name": "Vanguard ABA",
  "description": "Enterprise behavioral health practice management platform for ABA therapy providers. HIPAA compliant, Medicaid ready.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1b2e",
  "theme_color": "#1a56db",
  "categories": ["medical", "health", "business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icon-72.png",   "sizes": "72x72",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-96.png",   "sizes": "96x96",   "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-128.png",  "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-144.png",  "sizes": "144x144", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-152.png",  "sizes": "152x152", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-192.png",  "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-384.png",  "sizes": "384x384", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Vanguard Omni ABA Dashboard" },
    { "src": "/screenshot-desktop.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Vanguard Omni ABA Practice Management" }
  ],
  "shortcuts": [
    { "name": "Dashboard",   "url": "/",           "description": "Main dashboard" },
    { "name": "Clients",     "url": "/clients",    "description": "Client management" },
    { "name": "Scheduling",  "url": "/scheduling", "description": "Session scheduling" },
    { "name": "Billing",     "url": "/billing",    "description": "Claims & billing" }
  ],
  "related_applications": [],
  "iarc_rating_id": ""
}
