{
  "name": "Mullmania Viz Gallery",
  "short_name": "Viz",
  "description": "A gallery of repository visualizations — code as a city, commit history as DNA, file tree as a Kyoto rock garden, and more.",
  "start_url": "/viz/",
  "scope": "/viz/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#050d1a",
  "theme_color": "#050d1a",
  "categories": ["developer", "productivity", "visualization"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23050d1a'/%3E%3Cg fill='none' stroke='%2378c9ff' stroke-width='16'%3E%3Cpath d='M64 384 L256 160 L448 384 Z'/%3E%3Cpath d='M64 384 L448 384'/%3E%3C/g%3E%3Ccircle cx='256' cy='112' r='24' fill='%23ffd36a'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23050d1a'/%3E%3Cg fill='none' stroke='%2378c9ff' stroke-width='20'%3E%3Cpath d='M96 384 L256 192 L416 384 Z'/%3E%3C/g%3E%3Ccircle cx='256' cy='144' r='32' fill='%23ffd36a'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
