{
  "name": "PROPELRX.AI - Propelling Potential with AI",
  "short_name": "PropelRX",
  "description": "Capital readiness infrastructure that diagnoses readiness, aligns capital, and executes outreach with institutional discipline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B5CF6",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/propelrx-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/propelrx-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your main dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/propelrx-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Investor Matches",
      "short_name": "Matches",
      "description": "View investor matches",
      "url": "/dashboard/matches",
      "icons": [{ "src": "/propelrx-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Check your messages",
      "url": "/dashboard/ai-assistants",
      "icons": [{ "src": "/propelrx-icon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/propelrx-linkedin-banner.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "PropelRX Dashboard Overview"
    }
  ]
}