{
  "name": "ORIXA — NFT Marketplace on ARC",
  "short_name": "ORIXA",
  "description": "The first native NFT marketplace on ARC. Mint, trade, and auction digital assets.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A1A",
  "theme_color": "#822EB0",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
