{
  "id": "/",
  "name": "AI MessageBot",
  "short_name": "AI MessageBot",
  "description": "Self-hosted WhatsApp Business Cloud API inbox en CRM",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b5d4b",
  "background_color": "#edf3f0",
  "categories": ["business", "productivity", "communication"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Chats",
      "short_name": "Chats",
      "url": "/"
    },
    {
      "name": "Instellingen",
      "short_name": "Instellingen",
      "url": "/settings"
    }
  ]
}
