{
  "name": "HelpClientFlow AI — Win the clients you want next",
  "short_name": "HelpClientFlow",
  "description": "AI commercial co-pilot for freelancers: ideal client profiling, lead pipeline, lead scoring, outreach, discovery call planning, persuasive proposals, follow-up engine and one-click handoff to HelpFreelance. 10 languages, 24 currencies.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#151233",
  "theme_color": "#151233",
  "lang": "en",
  "dir": "auto",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    {
      "src": "icons/icon-192-v1.2.3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-v1.2.3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192-v1.2.3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512-v1.2.3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pipeline",
      "url": "./index.html?view=pipeline",
      "icons": [{ "src": "icons/icon-192-v1.2.3.png", "sizes": "192x192" }]
    },
    {
      "name": "Outreach",
      "url": "./index.html?view=outreach",
      "icons": [{ "src": "icons/icon-192-v1.2.3.png", "sizes": "192x192" }]
    },
    {
      "name": "Credits",
      "url": "./index.html?view=credits",
      "icons": [{ "src": "icons/icon-192-v1.2.3.png", "sizes": "192x192" }]
    }
  ]
}
