{
  "name": "VEP — Virtual Employee Platform",
  "short_name": "VEP",
  "lang": "en",
  "start_url": "/panels.html",
  "id": "/panels",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "description": "AI workers with infinite memory, delegated authority, and full audit trail.",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/landing/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/landing/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/landing/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/landing/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
