{
  "name": "Bazaarius Desktop",
  "short_name": "Bazaarius",
  "description": "Offline-first, installable workspace for Microsoft commercial marketplace publishing and Azure cost estimation.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#052767",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/bazaarius-logo.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "images/bazaarius-social-preview-square.png",
      "type": "image/png",
      "sizes": "1200x1200",
      "purpose": "maskable"
    }
  ]
}
