{
  "name": "Blossom Scanner",
  "short_name": "Blossom",
  "description": "Solana trading terminal whose scanner calls are sealed on-chain before the outcome exists. Feed, swap, send, holdings, NFTs and rent reclaim — non-custodial: you sign everything, we never hold a key.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09080F",
  "theme_color": "#09080F",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/blossom-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
