{
  "name": "Zelo Assist",
  "short_name": "Zelo",
  "description": "AI Email Assistant - Reclaim your time.",
  "start_url": "/",
  "display": "standalone",
  "handle_links": "not-preferred",
  "background_color": "#ffffff",
  "theme_color": "#0a192f",
  "icons": [
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
