{
  "name": "Jewels — Gem Exchange on Solana",
  "short_name": "Jewels",
  "description": "Launch, discover and trade Solana meme coins on the most beautiful trading platform in DeFi.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#05030d",
  "theme_color": "#b44fff",
  "orientation": "portrait-primary",
  "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"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    { "name": "Trade", "url": "/terminal.html", "description": "Open trading terminal" },
    { "name": "Discover", "url": "/discover.html", "description": "Find new gems" },
    { "name": "Launch", "url": "/launch.html", "description": "Launch your token" }
  ]
}
