{
  "name": "WalletForge – No-Code Smart Wallet Builder",
  "short_name": "WalletForge",
  "description": "Launch your own embedded smart wallet in under 30 seconds with Alchemy Account Kit.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#FF4E00",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
