{
  "name": "Caster NFT",
  "short_name": "Caster NFT",
  "description": "Caster OS collection creation, Base minting, creator artwork, secondary marketplace, ownership index, and NFT rewards.",
  "start_url": "/casternft",
  "scope": "/",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#66e3ff",
  "icons": [
    {
      "src": "/casterchainlogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/casterosphoto.jpg",
      "sizes": "1200x1200",
      "type": "image/jpeg"
    }
  ],
  "categories": [
    "nft",
    "marketplace",
    "social"
  ],
  "shortcuts": [
    {
      "name": "Caster NFT",
      "short_name": "NFT",
      "url": "/casternft",
      "description": "Open Caster NFT"
    },
    {
      "name": "NFT Status",
      "short_name": "Status",
      "url": "/api/casternft/status",
      "description": "Read Caster NFT readiness"
    }
  ]
}
