{
  "name": "Enishi",
  "short_name": "Enishi",
  "description": "AI-powered Chief of Staff for your network",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#F9F8F5",
  "theme_color": "#F9F8F5",
  "orientation": "portrait",
  "categories": ["productivity", "social"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
