{
  "name": "Bluecheck Verify",
  "short_name": "Bluecheck",
  "description": "Verify and issue Bluecheck-registered documents",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Verify Document",
      "url": "/verify",
      "description": "Upload a PDF or scan a QR code to verify authenticity"
    }
  ]
}
