{
  "name": "Maze Studio — printable mazes",
  "short_name": "Maze Studio",
  "description": "Generate square and hexagon mazes and export them as SVG for printing, with an optional solution sheet. The same seed always gives the same maze. Works offline!",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#12151c",
  "theme_color": "#161a22",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["utilities", "education", "graphics"]
}
