{
  "name": "RAD-COPILOT",
  "short_name": "RAD-Co",
  "description": "Wanna deliver accessible, high-quality teleradiology services to every corner of the world, enabling faster, more accurate diagnoses while maintaining secure, lifelong patient records that improve healthcare outcomes.",

  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "orientation": "portrait",

  "theme_color": "#00010f",
  "background_color": "#001822",

  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
