{
  "name": "Txn Proof - Blockchain Transaction Receipts",
  "short_name": "Txn Proof",
  "description": "Generate human-readable payment receipts from blockchain transactions across 13 supported networks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "/",
  "noindex": false,
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230d0f14' width='192' height='192'/><circle cx='96' cy='96' r='80' fill='%233b82f6'/><path fill='%23ffffff' d='M96 40c-30.9 0-56 25.1-56 56s25.1 56 56 56 56-25.1 56-56-25.1-56-56-56zm0 104c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-84c-19.8 0-36 16.2-36 36s16.2 36 36 36 36-16.2 36-36-16.2-36-36-36z'/><path fill='%233b82f6' d='M96 68c-15.5 0-28 12.5-28 28s12.5 28 28 28 28-12.5 28-28-12.5-28-28-28z'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230d0f14' width='512' height='512'/><circle cx='256' cy='256' r='200' fill='%233b82f6'/><path fill='%23ffffff' d='M256 100c-86 0-156 70-156 156s70 156 156 156 156-70 156-156-70-156-156-156zm0 288c-72.8 0-132-59.2-132-132s59.2-132 132-132 132 59.2 132 132-59.2 132-132 132zm0-234c-56.1 0-102 45.9-102 102s45.9 102 102 102 102-45.9 102-102-45.9-102-102-102z'/><path fill='%233b82f6' d='M256 190c-36.6 0-66 29.4-66 66s29.4 66 66 66 66-29.4 66-66-29.4-66-66-66z'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230d0f14' width='540' height='720'/><rect fill='%231a1f2e' x='20' y='80' width='500' height='560' rx='12'/><text fill='%23ffffff' font-size='28' font-weight='bold' x='40' y='130'>Txn Proof</text><text fill='%2399a3b3' font-size='14' x='40' y='200'>Verified Transaction</text></svg>",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ],
  "categories": ["productivity", "utilities", "finance"],
  "shortcuts": [
    {
      "name": "Generate Receipt",
      "short_name": "Receipt",
      "description": "Generate a blockchain transaction receipt",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><circle cx='96' cy='96' r='90' fill='%233b82f6'/></svg>",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
