{
  "name": "Safe Cracker",
  "short_name": "Safe Cracker",
  "description": "Crack the code and unlock the vault. A minimalist, high-end number guessing game.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#0a0a0b",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
