{
  "name": "Caster OS",
  "short_name": "Caster OS",
  "description": "Caster OS hub for apps, AI agents, Farcaster mini apps, robotics modules, wallets, browser, and ecosystem components.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/casterosphoto.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/farcaster-miniapps/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "App Directory",
      "short_name": "Apps",
      "url": "/",
      "description": "Open the Caster OS app directory"
    },
    {
      "name": "Mini App",
      "short_name": "Mini App",
      "url": "/miniapps/casteros",
      "description": "Open Caster OS as a mini app route"
    }
  ]
}
