{
  "name": "Finautor - Finance. Automated.",
  "short_name": "Finautor",
  "description": "AI-first finance automation platform",
  "start_url": "/app/chat",
  "display": "standalone",
  "background_color": "#050807",
  "theme_color": "#050807",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
