{
  "name": "AR Shop",
  "short_name": "AR Shop",
  "description": "Augmented Reality digital menu — scan a QR code to view the catalog in 3D.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050D1A",
  "theme_color": "#050D1A",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
