{
  "name": "Enterprise Architecture & AI Command Center",
  "short_name": ".PRO",
  "description": "Interactive AI-powered Enterprise Architecture portfolio with in-browser LLM inference",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFDD0",
  "theme_color": "#3E2723",
  "orientation": "any",
  "icons": [
    {
      "src": "src/assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "src/assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "src/assets/avatar.png",
      "sizes": "844x1264",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
