{
  "name": "Thrive Business Solutions",
  "short_name": "ThriveOS",
  "description": "Your Business Health Score, real-time financial intelligence, and coaching tools — all in one platform. Track revenue, margins, cash runway, and get personalized action plans to grow your business.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#1a5c4c",
  "theme_color": "#1a5c4c",
  "lang": "en",
  "dir": "ltr",
  "id": "/app",
  "categories": ["business", "finance", "productivity"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "scope_extensions": [
    {
      "origin": "https://thrivebizsolution.com"
    }
  ],
  "share_target": {
    "action": "/app",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "handle_links": "preferred",
  "screenshots": [
    {
      "src": "/screenshots/dashboard-main.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Business Health Dashboard with real-time metrics and advisor brief"
    },
    {
      "src": "/screenshots/money-view.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Financial Intelligence Portal with revenue trends and cash flow"
    },
    {
      "src": "/screenshots/alignment-view.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Alignment and Focus view with health check and growth plan"
    },
    {
      "src": "/screenshots/action-items.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Action Items Hub with task tracking and coaching steps"
    },
    {
      "src": "/screenshots/dashboard-scrolled.png",
      "sizes": "2880x1800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard metrics, Today's Focus, alerts, and smart recommendations"
    },
    {
      "src": "/screenshots/android-portal-dashboard.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Portal dashboard with Business Health Score and advisor brief"
    },
    {
      "src": "/screenshots/android-advisor-brief.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Financial intelligence view with revenue trends and cash flow"
    },
    {
      "src": "/screenshots/android-action-items.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Action Items Hub with task tracking and coaching steps"
    },
    {
      "src": "/splash-android-1080x2400.png",
      "sizes": "1080x2400",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Thrive Business Solutions – launch screen (1080×2400 Android)"
    },
    {
      "src": "/splash-android-1080x2340.png",
      "sizes": "1080x2340",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Thrive Business Solutions – launch screen (1080×2340 Android)"
    },
    {
      "src": "/splash-android-1080x1920.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Thrive Business Solutions – launch screen (1080×1920 Android)"
    },
    {
      "src": "/splash-android-720x1600.png",
      "sizes": "720x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Thrive Business Solutions – launch screen (720×1600 Android)"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/portal",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }],
      "description": "View your business health dashboard"
    },
    {
      "name": "Admin Panel",
      "short_name": "Admin",
      "url": "/admin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }],
      "description": "Access the admin CRM dashboard"
    }
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "protocol_handlers": [
    {
      "protocol": "web+thrive",
      "url": "/app?action=%s"
    }
  ]
}
