{
  "name": "Atom Comply",
  "short_name": "Atom Comply",
  "description": "AI-powered employee compliance and conduct risk management platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060a10",
  "theme_color": "#008080",
  "orientation": "any",
  "icons": [
    {
      "src": "/logo-64.webp",
      "sizes": "64x64",
      "type": "image/webp"
    },
    {
      "src": "/logo-128.webp",
      "sizes": "128x128",
      "type": "image/webp"
    },
    {
      "src": "/logo-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "prefer_related_applications": false
}