{
  "name": "Vault Crawler",
  "short_name": "VaultCrawler",
  "description": "Risk. Loot. Survive. Repeat. A Web3 dungeon crawler with turn-based PvP, loot systems, and crypto rewards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "label": "Vault Crawler – Home Screen"
    }
  ]
}
