{
  "name": "Depths of Dusk",
  "short_name": "Depths of Dusk",
  "description": "A roguelite dungeon crawler RPG",
  "start_url": ".",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "icons": [
    {
      "src": "assets/title.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
