{
  "name": "Apprised.news",
  "short_name": "Apprised",
  "description": "AI-native intelligence publication. Daily analyst roundtable briefs and market distillations from named analytical personas.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "orientation": "any",
  "categories": [
    "news",
    "business",
    "finance"
  ],
  "icons": [
    {
      "src": "/icons/apprised-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apprised-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apprised-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Brief",
      "url": "/?view=home",
      "short_name": "Today"
    },
    {
      "name": "Intelligence Desk",
      "url": "/?view=intel",
      "short_name": "Intel"
    },
    {
      "name": "Markets Desk",
      "url": "/?view=markets",
      "short_name": "Markets"
    },
    {
      "name": "Analysts",
      "url": "/?view=analysts",
      "short_name": "Analysts"
    }
  ],
  "id": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ]
}
