{
  "name": "Mazebite",
  "short_name": "Mazebite",
  "description": "Build the maze, man the walls. The swarm paths by cheapest route — chewing through your walls included.",
  "start_url": "/mazebite/",
  "scope": "/mazebite/",
  "display": "standalone",
  "background_color": "#16181D",
  "theme_color": "#16181D",
  "icons": [
    { "src": "/mazebite/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/mazebite/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/mazebite/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
