{
  "id": "/",
  "name": "Octalior",
  "short_name": "Octalior",
  "description": "Engineering intelligence for power infrastructure",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAFBFD",
  "theme_color": "#0052A5",
  "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": "New conversation",
      "short_name": "New",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "About OCTALIOR",
      "short_name": "About",
      "url": "/about"
    }
  ]
}
