{
  "id": "/",
  "name": "SEAM — a wallet for everyone the system left out",
  "short_name": "SEAM",
  "description": "A dollar wallet, proof of who you are, and a fund the community keeps filled. Preview build — nothing here moves real money.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["finance", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon.svg",                "sizes": "any",     "type": "image/svg+xml"                    },
    { "src": "/icon-192.png",            "sizes": "192x192", "type": "image/png", "purpose": "any"      },
    { "src": "/icon-512.png",            "sizes": "512x512", "type": "image/png", "purpose": "any"      },
    { "src": "/icon-maskable-192.png",   "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Open the demo wallet", "short_name": "Demo",   "url": "/demo.html" },
    { "name": "The public ledger",    "short_name": "Ledger", "url": "/explorer.html" }
  ]
}
