{
  "name": "nexus",
  "short_name": "nexus",
  "description": "Independent business workspace for clients, jobs, and invoices",
  "start_url": "/workspace",
  "display": "standalone",
  "theme_color": "hsl(210 58% 26%)",
  "background_color": "hsl(210 40% 98%)",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
