{
  "name": "Caster Catcasterai",
  "short_name": "CatcasterAI",
  "description": "Caster Catcasterai read-only deployment shell for Cath chat, voice prompt, x402 coin creation, IPFS metadata, HyperSnap notifications, wallet gates, and Caster OS navigation.",
  "start_url": "/castercatcasterai",
  "id": "/castercatcasterai",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "/casterai.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/catcasterai-logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster Catcasterai",
      "short_name": "CatcasterAI",
      "url": "/castercatcasterai",
      "description": "Open Caster Catcasterai"
    },
    {
      "name": "Create X402 Coin",
      "short_name": "X402",
      "url": "/create-x402-coin",
      "description": "Open the x402 coin studio"
    },
    {
      "name": "Caster OS",
      "short_name": "OS",
      "url": "https://casteros.vercel.app/",
      "description": "Open Caster OS"
    }
  ]
}
