{
  "name": "Preke Hub",
  "short_name": "Preke Hub",
  "start_url": "./home",
  "scope": "./",
  "display": "standalone",
  "background_color": "#090c12",
  "theme_color": "#090c12",
  "description": "Preke Hub workspace with projects, assets, reviews, and collaboration.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
