{
  "name": "Wardstone — Protect the Core",
  "short_name": "Wardstone",
  "description": "A roguelike maze-building tower defense. Build the maze, protect the Core.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0d0f1a",
  "theme_color": "#0d0f1a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
