{
  "name": "Invield CRM - Pipeline Manager",
  "short_name": "Invield CRM",
  "description": "Manage your sales pipeline, track leads, and follow up on deals with Invield CRM.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020817",
  "theme_color": "#020817",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Leads",
      "url": "/?tab=leads",
      "description": "View your leads pipeline"
    },
    {
      "name": "View Deals",
      "url": "/?tab=deals",
      "description": "View your deals"
    }
  ]
}
