{
  "name": "Qorix",
  "short_name": "Qorix",
  "description": "Freelance management for UK sole traders. Invoices, expenses, and tax — all in one private app.",
  "start_url": "./freelance-manager.html",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "orientation": "any",
  "icons": [
    {
      "src": "./images/SLLogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./images/SLLogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
