{
  "name": "IDJINNDEX — Sovereign Exchange",
  "short_name": "IDJINNDEX",
  "description": "AI-powered decentralized exchange. Swap BNB Chain tokens instantly. Powered by IDJINN.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030d02",
  "theme_color": "#39ff14",
  "categories": ["finance", "crypto", "defi"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/idjinn-favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Swap Tokens",
      "short_name": "Swap",
      "url": "/",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact.html",
      "icons": [{"src": "/favicon-192.png", "sizes": "192x192"}]
    }
  ]
}
