{
  "name": "Preke Hub",
  "short_name": "Preke Hub",
  "start_url": "./home",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080d16",
  "theme_color": "#0b1a2a",
  "description": "Preke Hub workspace with projects, docs, tasks, and collaboration.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}
