{
  "name": "Clutch — Wallet Organizer",
  "short_name": "Clutch",
  "description": "Scan, organize, and protect your wallet contents.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#3E3E3C",
  "theme_color": "#3E3E3C",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
