{
  "name": "AnchorAR — Web AR Studio",
  "short_name": "AnchorAR",
  "description": "Anchor 3D models to images, objects, and faces — straight from the browser.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
