{
  "name": "SessionVeil",
  "short_name": "SessionVeil",
  "description": "Real-time session trust and veil protection",
  "start_url": "/sessionveil-app.html",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#9966ff",
  "orientation": "portrait",
  "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='40' fill='%239966ff'/><text y='140' x='50' font-size='120'>👁</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%239966ff'/><text y='380' x='100' font-size='340'>👁</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
