{
  "name": "GNI AI Solutions — Issie Universal Client",
  "short_name": "GNI",
  "description": "The first external embodiment of the same Issie identity — chat, live company state, and governed capability requests from any device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b1a",
  "theme_color": "#080b1a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Chat with Issie", "url": "/#chat", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Company State", "url": "/#state", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
