{
  "short_name": "PixelVault",
  "name": "PixelVault - Private Local File Manager",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%230B0F19'/><path d='M60 50h72a10 10 0 0 1 10 10v72a10 10 0 0 1-10 10H60a10 10 0 0 1-10-10V60a10 10 0 0 1 10-10z' fill='none' stroke='%236366F1' stroke-width='10'/><circle cx='96' cy='96' r='20' fill='%238B5CF6'/></svg>",
      "type": "image/svg+xml",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%230B0F19'/><path d='M160 140h192a20 20 0 0 1 20 20v192a20 20 0 0 1-20 20H160a20 20 0 0 1-20-20V160a20 20 0 0 1 20-20z' fill='none' stroke='%236366F1' stroke-width='24'/><circle cx='256' cy='256' r='50' fill='%238B5CF6'/></svg>",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0B0F19",
  "theme_color": "#6366F1",
  "display": "standalone",
  "orientation": "portrait"
}
