{
  "name": "Caster Bookmarks",
  "short_name": "Caster Bookmarks",
  "description": "Caster Bookmarks for private saved posts, wallet-authenticated bookmark toggles, search, realtime sync, actor-card hydration, and reward readiness.",
  "start_url": "/casterbookmarks",
  "id": "/casterbookmarks",
  "display": "standalone",
  "background_color": "#05070b",
  "theme_color": "#05070b",
  "icons": [
    {
      "src": "/casterapp.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/casterosphoto.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Caster Bookmarks",
      "short_name": "App",
      "url": "/casterbookmarks",
      "description": "Open Caster Bookmarks"
    },
    {
      "name": "Caster OS",
      "short_name": "OS",
      "url": "https://casteros.vercel.app/",
      "description": "Open Caster OS"
    }
  ]
}
