{
  "name": "Grant Search US — Pipeline Monitor",
  "short_name": "GrantSearchUS",
  "description": "AI-powered grant discovery, writing, and pipeline monitoring. Track deadlines, toggle task status, and read RFP briefings on the go.",
  "start_url": "/mobile-pipeline",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e7490",
  "theme_color": "#0e7490",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "https://base44.com/logo_v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pipeline",
      "short_name": "Pipeline",
      "url": "/mobile-pipeline",
      "description": "View your application pipeline and deadline alerts"
    },
    {
      "name": "Discover",
      "short_name": "Discover",
      "url": "/discover",
      "description": "Search and filter grants"
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/",
      "description": "Full dashboard"
    }
  ]
}
