{
  "name": "WatchPotus",
  "short_name": "WatchPotus",
  "id": "/watchpotus",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "description": "Real-time alerts for market-moving actions from the President.",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "categories": ["news", "finance", "productivity"],
  "icons": [
    {
      "src": "/watchpotus_cw_logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/watchpotus_cw_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/watchpotus_bw_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
