{
  "name": "The Vault",
  "short_name": "The Vault",
  "description": "Your ideas. Organized. Always within reach.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F8F6",
  "theme_color": "#2563EB",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%232563EB' width='100' height='100' rx='20'/><text x='50' y='66' font-size='42' text-anchor='middle' fill='white'>🔒</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%232563EB' width='100' height='100' rx='20'/><text x='50' y='66' font-size='42' text-anchor='middle' fill='white'>🔒</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
