{
  "name": "ExeiBit — The AI Business OS",
  "short_name": "ExeiBit",
  "description": "The AI Business OS — Bits, Teams, Workflows en Bit Phone in één platform.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0A0F1E",
  "theme_color": "#00E0FF",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "lang": "nl-NL",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "Open je Bit Phone Inbox",
      "url": "/app/inbox",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Bit Store",
      "short_name": "Store",
      "description": "Browse de Bit Store",
      "url": "/app/bits",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "Open instellingen",
      "url": "/app/settings",
      "icons": [{ "src": "/icon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "icons": [
    { "src": "/icon-48x48.png", "sizes": "48x48", "type": "image/png" },
    { "src": "/icon-72x72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "/icon-96x96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "/icon-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
