{
  "name": "Elehua AI",
  "short_name": "Elehua AI",
  "description": "25+ AI tools: writing, resume, flowcharts, emails & more. Ship faster, write better, close more.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "categories": ["productivity", "business", "education"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "description": "Go to your dashboard"
    },
    {
      "name": "AI Tools",
      "short_name": "Tools",
      "url": "/tools",
      "description": "Browse all AI tools"
    }
  ]
}
