{
  "name": "Auctions.Gallery",
  "short_name": "Auctions",
  "description": "Professional solution for auctioneers",
  "_comment": "Paths are relative to this manifest's own URL: public/ files are copied verbatim, so root-absolute paths 404 on a subpath deploy (/editor/).",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "."
}
