{
  "name": "Gold Protocol",
  "short_name": "Gold Protocol",
  "description": "Fully backed, on-chain gold tokens with instant settlement on the Stellar blockchain.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "lang": "en",
  "background_color": "#09090b",
  "theme_color": "#d4af37",
  "prefer_related_applications": false,
  "version": "1.0.0",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
