{
  "name": "Prisma Clinical Workstation",
  "short_name": "Prisma",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090e0d",
  "theme_color": "#090e0d",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%23090e0d'/><text x='96' y='126' font-size='90' text-anchor='middle'>🦷</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}