{
  "name": "Hoops N Crates Reveal",
  "short_name": "HNC Reveal",
  "description": "Open your Hoops N Crates mystery crate",
  "start_url": "reveal.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FE8252",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
