{
  "name": "boundr — Bounded Context Canvas",
  "short_name": "boundr",
  "description": "DDD Bounded Context Canvas tool",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f5f2eb",
  "theme_color": "#1a1814",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
