{
  "name": "ClinicaMOB",
  "short_name": "ClinicaMOB",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f2a3d",
  "description": "Physician-first medical real estate screening checklists and request form. Published-data-first; no estimates.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}