{
  "name": "Casterbrowser",
  "short_name": "Casterbrowser",
  "description": "Caster OS app store and embedded browser shell with shared Reown wallet handoff gates.",
  "start_url": "/casterbrowser",
  "id": "/casterbrowser",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "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": "Casterbrowser",
      "short_name": "Browser",
      "url": "/casterbrowser",
      "description": "Open Casterbrowser"
    },
    {
      "name": "Browser Status",
      "short_name": "Status",
      "url": "/api/casterbrowser/status",
      "description": "Read Casterbrowser readiness"
    }
  ]
}
