{
  "name": "Fluent",
  "short_name": "Fluent",
  "description": "Chat, calls, files and meetings for a company that doesn't all speak the same language.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1D4ED8",
  "theme_color": "#1D4ED8",
  "categories": ["business", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/fluent-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/fluent-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/fluent-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Conversations",
      "url": "/#chat",
      "icons": [{ "src": "/icons/fluent-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Calendar",
      "url": "/#calendar",
      "icons": [{ "src": "/icons/fluent-192.png", "sizes": "192x192" }]
    }
  ]
}
