{
  "name": "Mira — Secure AI Work Browser",
  "short_name": "Mira",
  "description": "Mira is the secure, governed, agent-native AI work browser for teams that live inside SaaS. Role-based workspaces, AI across your tabs, fail-closed policy, DLP, and built-in zero-trust access — replacing legacy VDI and VPN remote access for browser-based work.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#3072CC",
  "icons": [
    {
      "src": "/assets/img/mira-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/mira-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}