{
  "name": "SecurPix Premium Workspace",
  "short_name": "SecurPix",
  "description": "Install the Premium SecurPix workspace for local-first QR image protection.",
  "start_url": "/securpix.com/app/workspace.php?source=pwa",
  "scope": "/securpix.com/app/",
  "display": "standalone",
  "background_color": "#050816",
  "theme_color": "#050816",
  "icons": [
    {
      "src": "/securpix.com/app/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/securpix.com/app/assets/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
