{
  "name": "Square Survivor: Escape from Monster City",
  "short_name": "Square Survivor",
  "description": "A browser-native twin-stick horde survival roguelite.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#050509",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "./square-survivor-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
