{
  "name": "The Boojee Brief",
  "short_name": "Brief",
  "description": "Estate intelligence for operators. $29/mo subscriber reader.",
  "start_url": "/paid-inbox/app/",
  "scope": "/paid-inbox/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07060a",
  "theme_color": "#07060a",
  "categories": ["news", "business"],
  "icons": [
    {
      "src": "/paid-inbox/app/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Issue",
      "url": "/paid-inbox/app/",
      "description": "Open the latest Boojee Brief issue"
    },
    {
      "name": "Saved Issues",
      "url": "/paid-inbox/app/?btm=saved",
      "description": "View your bookmarked issues"
    }
  ],
  "screenshots": []
}
