{
  "name": "FluxGeo Geometry Engine",
  "short_name": "FluxGeo",
  "description": "Exact Euclidean geometry with a cached, installable web shell.",
  "id": "./app.html",
  "scope": "./",
  "start_url": "app.html",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "fluxgeo_icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
