{
  "name": "Barkley OBP Manager",
  "short_name": "OBP Manager",
  "description": "Live management dashboard for the Barkley Trust OBP API server",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "orientation": "landscape",
  "icons": [
    {
      "src": "/manus-storage/icon-192_0a80ac57.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manus-storage/icon-512_e99e34cf.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "shortcuts": [
    {
      "name": "API Status",
      "url": "/",
      "description": "View live API health status"
    }
  ]
}
