{
  "name": "RelationMap",
  "short_name": "RelationMap",
  "description": "Visualizing complex relationships and mindmaps.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffffe",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "./iconApp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

