{
  "name": "Lord of the Mysteries: Astral Dive",
  "short_name": "LOTM",
  "description": "A dark fantasy rougelike tactical game.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/app_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}