{
  "name": "Mitosis",
  "short_name": "Mitosis",
  "description": "Talk to your agent",
  "start_url": "/talk",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/mitosis-app-icon-512w.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
