{
  "name": "Microcelium",
  "short_name": "Microcelium",
  "description": "Agentic digital fabric — the platform layer that connects, automates, and orchestrates business operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#030712",
  "background_color": "#030712",
  "icons": [
    {
      "src": "/theme/img/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/theme/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/theme/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/theme/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/theme/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
