{
  "name": "Immutable - Quantum Blockchain",
  "short_name": "Immutable",
  "description": "Distributed blockchain cryptocurrency with quantum-resistant cryptography and Byzantine fault tolerant consensus",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00f0ff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "blockchain", "cryptocurrency"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View blockchain dashboard",
      "url": "/",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Seed Recovery",
      "short_name": "Recovery",
      "description": "Set up seed phrase recovery",
      "url": "/seed-setup",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
