{
  "name": "HelpFreelance — The operating system for freelancers",
  "short_name": "HelpFreelance",
  "description": "HelpFreelance + HelpClientFlow AI + HelpRetainer — The operating system for freelancers. Private, offline-first, 10 languages, 24 currencies.",
  "id": "/",
  "start_url": "/trial-free/",
  "scope": "/trial-free/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#151233",
  "theme_color": "#151233",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Overview",
      "url": "/?view=dashboard",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Invoices",
      "url": "/?view=invoices",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "HelpClientFlow AI",
      "url": "/apps/clientflow/",
      "icons": [
        {
          "src": "/apps/clientflow/icons/icon-192-v1.2.3.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "HelpRetainer",
      "url": "/apps/retainer/",
      "icons": [
        {
          "src": "/apps/retainer/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
