{
  "name": "AI WorkMate",
  "short_name": "AI WorkMate",
  "description": "ChatGPT-style AI workspace for professionals — proposals, HR, reports, SOPs, procurement, and more.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#87a878",
  "background_color": "#faf8f5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "utilities"]
}
