{
  "name": "Frankfurt AR Building Overlay",
  "short_name": "Cityscape AR",
  "description": "Augmented reality overlay showing buildings, heights, and distances from your viewpoint.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#00e5ff",
  "background_color": "#000000",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "navigation"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
