{
  "name": "Stellar Nexus Institute",
  "short_name": "StellarNexus",
  "description": "AI operations platform for Stellar Nexus Institute",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0078d4",
  "background_color": "#f3f2f1",
  "orientation": "any",
  "icons": [
    { "src": "/assets/borg-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/borg-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}