{
  "short_name": "AetherDict",
  "name": "AetherDict - Floating Spatial Dictionary",
  "description": "A dynamic spatial dictionary visualizing synonyms, antonyms, and usage examples as a floating neural web.",
  "start_url": "/index.html",
  "background_color": "#0a0f1d",
  "theme_color": "#0a0f1d",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
