{
  "name": "OwnerPath",
  "short_name": "OwnerPath",
  "description": "Automated deal screening for serious small-business buyers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f6",
  "theme_color": "#0f766e",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Businesses",
      "short_name": "Find",
      "url": "/#hunt",
      "description": "Review sources and fresh deal-flow imports."
    },
    {
      "name": "Weekly Report",
      "short_name": "Report",
      "url": "/api/buyer-report.md",
      "description": "Export the current weekly buyer report."
    }
  ]
}
