{
  "name": "Caster Notifications",
  "short_name": "Caster Notifications",
  "description": "Caster OS standalone Caster Notifications mini app for wallet inbox, unread counters, social and system filters, actor cards, realtime refresh, polling fallback, mark-read controls, storage cache, rate limits, QStorage, event log, and rollback evidence.",
  "start_url": "/casternotifications",
  "id": "/casternotifications",
  "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": "Caster Notifications",
      "short_name": "Caster Notifications",
      "url": "/casternotifications",
      "description": "Open Caster Notifications"
    },
    {
      "name": "Caster Notifications Status",
      "short_name": "Status",
      "url": "/api/casternotifications/status",
      "description": "Read Caster Notifications readiness"
    }
  ]
}
