{
  "name": "The Dollar Fault Line - Josh Luberisse",
  "short_name": "Dollar Fault Line",
  "description": "A landmark investigation into how the U.S. dollar became the world's single point of failure",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#1E1E1E",
  "background_color": "#1E1E1E",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["books", "finance", "economics", "education"],
  "shortcuts": [
    {
      "name": "Pre-Order Book",
      "short_name": "Pre-Order",
      "description": "Pre-order The Dollar Fault Line",
      "url": "/#preorder",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "About Author",
      "short_name": "Author",
      "description": "Learn about Josh Luberisse",
      "url": "/#author",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}