{
  "name": "VELA — Personal Assistant",
  "short_name": "VELA",
  "description": "Focus. Plan. Execute.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#040B1E",
  "theme_color": "#040B1E",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/vela-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/vela-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
