{
  "name": "Dungeon Hunt",
  "short_name": "DungeonHunt",
  "description": "Wizardry-style wireframe roguelike",
  "start_url": "https://dungeon.gem.my.id/",
  "scope": "https://dungeon.gem.my.id/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#00ff00",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
