{
  "name": "How Much It Really Costs",
  "short_name": "HMIRC",
  "description": "See the true cost of anything \u2014 the income you must earn, the taxes and fees you pay, and what the money would have become.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcf8f3",
  "theme_color": "#fcf8f3",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "categories": [
    "finance",
    "productivity",
    "utilities"
  ],
  "orientation": "any",
  "shortcuts": [
    {
      "name": "Methodology",
      "url": "/methodology"
    },
    {
      "name": "Sources",
      "url": "/sources"
    }
  ]
}
