{
  "name": "psychvisit",
  "short_name": "psychvisit",
  "description": "Front-of-house check-in, patient flow, and waiting-room app for Faisal Rafiq MD PC.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAF1F9",
  "theme_color": "#2C4A86",
  "categories": ["medical", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}