{
    "name": "StellarRoute",
    "short_name": "StellarRoute",
    "description": "Decentralized routing and swap interface on Stellar network",
    "start_url": "/swap",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b1220",
    "theme_color": "#0b1220",
    "categories": ["finance", "productivity", "web3"],
    "icons": [
      {
        "src": "/icons/icon-192.svg",
        "sizes": "192x192",
        "type": "image/svg+xml",
        "purpose": "any"
      },
      {
        "src": "/icons/icon-512.svg",
        "sizes": "512x512",
        "type": "image/svg+xml",
        "purpose": "any"
      }
    ]
  }