{
  "name": "VaultForge Matrix",
  "short_name": "VaultForge",
  "id": "/index.html",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#00ff66",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' fill='%2300ff66'><path d='M30,40 V25 A20,20 0 0,1 70,25 V40 H75 V90 H25 V40 Z M40,40 H60 V25 A10,10 0 0,0 40,25 Z'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}