{
  "name": "Intel Desk",
  "short_name": "Intel Desk",
  "description": "Personal geopolitical desk with proof, replay, scorecard, mobile critical mode, and scheduled briefings.",
  "id": "/dashboard",
  "scope": "/",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#101214",
  "theme_color": "#101214",
  "orientation": "any",
  "categories": ["news", "finance"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/intel-desk/id6764664505?itscg=30200&itsct=apps_box_link&mttnsubad=6764664505",
      "id": "6764664505"
    }
  ],
  "shortcuts": [
    {
      "name": "Critical Mode",
      "short_name": "Critical",
      "description": "Open straight into the critical mobile queue.",
      "url": "/dashboard?mobile=feeds&mode=critical"
    },
    {
      "name": "Desk Briefing",
      "short_name": "Briefing",
      "description": "Jump straight into the 30-second desk briefing.",
      "url": "/dashboard?mobile=alerts&focus=briefing"
    },
    {
      "name": "Your Book",
      "short_name": "Portfolio",
      "description": "Open the desk around your portfolio exposure.",
      "url": "/dashboard?mobile=portfolio&focus=portfolio"
    },
    {
      "name": "Replay Archive",
      "short_name": "Replay",
      "description": "Open the replay archive for recent thesis shifts.",
      "url": "/replay"
    }
  ],
  "icons": [
    { "src": "/favicon-32x32.png?v=66", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon-180x180.png?v=66", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-192x192.png?v=66", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512x512.png?v=66", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
