{
  "short_name": "Posthoc",
  "name": "Posthoc",
  "version": "1.4.0",
  "description": "Understand sequential decision-making through visualisation.",
  "version_name": "1.4.0; late March 2025",
  "repository": "https://github.com/ShortestPathLab/posthoc-app",
  "changelog": "http://posthoc.pathfinding.ai/blog",
  "docs": "https://posthoc.pathfinding.ai/docs/overview",
  "homepage": "https://posthoc.pathfinding.ai",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "512x512",
      "type": "image/x-icon"
    },
    {
      "src": "./logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#0a0c10",
  "scope": ".",
  "background_color": "#0a0c10",
  "display_override": ["window-controls-overlay"],
  "screenshots": [
    {
      "src": "./screenshots/0.png",
      "type": "image/jpeg",
      "sizes": "2560x1600"
    },
    {
      "src": "./screenshots/0.png",
      "type": "image/jpeg",
      "sizes": "2560x1600",
      "form_factor": "wide"
    }
  ]
}
