{
  "name": "Intelligent Radiologist Concierge",
  "short_name": "Intelligent Radiologist Concierge",
  "description": "Map the actual original poster photo regions into the measured 40/60 hero geometry so the exact radiologist, workstation, sea, terrace, and mountain composition is preserved; keep all text/menu live and mask the baked statement/menu regions.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "https://appdeploy.ai/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://appdeploy.ai/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "scope": "./"
}