{
  "name": "Blue Badger — On-chain Notarization",
  "short_name": "BlueBadger",
  "description": "Certify your files on Base blockchain with EAS attestations. Premium badges with verifiable on-chain proofs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060c18",
  "theme_color": "#060c18",
  "categories": ["utilities", "productivity", "blockchain"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Notarize File",
      "short_name": "Notarize",
      "url": "/OnChainVerify",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Verify File",
      "short_name": "Verify",
      "url": "/Verify",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Badges",
      "short_name": "History",
      "url": "/History",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
