{
  "name": "The $2 Bill — America's Most Misunderstood Currency",
  "short_name": "The $2 Bill",
  "description": "America's Most Misunderstood Currency — comprehensive guide to the US $2 bill. A PH3AR / PlatPhormNews project by Michael Barbine.",
  "start_url": "https://two.platphormnews.com",
  "id": "https://two.platphormnews.com",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#2d5016",
  "orientation": "portrait-primary",
  "categories": ["finance", "education", "lifestyle", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/images/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "The $2 Bill homepage"
    }
  ],
  "share_target": {
    "action": "https://two.platphormnews.com/share",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  },
  "related_applications": [],
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+twodollar",
      "url": "https://two.platphormnews.com/?action=%s"
    }
  ]
}
