{
  "name": "BabbelChat",
  "short_name": "BabbelChat",
  "description": "Chat met iedereen, in elke taal — automatische vertaling inbegrepen",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A2342",
  "theme_color": "#0A2342",
  "orientation": "portrait-primary",
  "lang": "nl",
  "categories": ["social", "communication"],
  "url_handlers": [
    { "origin": "https://babbelchat.online" }
  ],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
