{
  "name": "qRacel — Prediction Markets on Qubic",
  "short_name": "qRacel",
  "description": "The #1 decentralized prediction market on the Qubic blockchain. Predict crypto prices and earn QU tokens.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#f5c518",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["games", "finance", "entertainment"],
  "icons": [
    {
      "src": "/crypto-icons/qubic-gold.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "qRacel Prediction Markets Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Markets",
      "short_name": "Markets",
      "description": "Browse open prediction markets",
      "url": "/markets",
      "icons": [{ "src": "/qracel-q-gold.svg", "sizes": "any" }]
    },
    {
      "name": "Oracle",
      "short_name": "Oracle",
      "description": "Live crypto price oracle",
      "url": "/oracle",
      "icons": [{ "src": "/qracel-q-gold.svg", "sizes": "any" }]
    },
    {
      "name": "Leaderboard",
      "short_name": "Ranking",
      "description": "Top players ranking",
      "url": "/leaderboard",
      "icons": [{ "src": "/qracel-q-gold.svg", "sizes": "any" }]
    }
  ]
}
