{
  "name": "Venn Diagram Generator",
  "short_name": "Venn",
  "description": "Free online Venn diagram tool. Compare up to 4 lists. Works offline.",
  "start_url": "/venn/",
  "scope": "/venn/",
  "display": "standalone",
  "background_color": "#b0bec5",
  "theme_color": "#0c090a",
  "icons": [
    {
      "src": "/venn/venn_512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}