{
  "$comment": "Generated set, checked by `node packages/web/scripts/gen-app-icons.mjs --check`: every size below is re-read from the PNG's IHDR. Why this file exists, and why it is not copied from Slack (whose web client ships no manifest at all), is in packages/web/src/features/notifications/appbadge.ts.",
  "id": "/",
  "name": "leta2",
  "short_name": "leta2",
  "description": "leta2 — team messaging. Channels, DMs, threads and search for your organisation.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#14131a",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "social"],
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
