{
  "name": "Hatty's Sandbox",
  "short_name": "Sandbox",
  "description": "Advanced Cyber Diagnostic Chamber",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#00ff66",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
