{
  "name": "Sven",
  "short_name": "Sven",
  "description": "Sven — je SevenRooms-collega van Hell's Kitchen",
  "start_url": "/chat",
  "id": "/",
  "display": "standalone",
  "background_color": "#f3f3f3",
  "theme_color": "#f9f9f9",
  "orientation": "any",
  "categories": ["education", "business"],
  "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/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
