{
  "name": "SWHub Platform",
  "short_name": "SWHub",
  "description": "SaaS Platform for Agencies",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#12142a",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
