{
  "name": "Skye Lead Vault \u2014 Offline Edition",
  "short_name": "Lead Vault",
  "description": "Offline-first lead vault with quick capture, contact hub, script packs, routes, analytics, document vault, and encrypted backups.",
  "display": "standalone",
  "start_url": "./index.html",
  "scope": "./",
  "theme_color": "#120b1f",
  "background_color": "#07040d",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}