{
  "name": "WageWorthy",
  "short_name": "WageWorthy",
  "description": "How long do you have to work to afford something?",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1b3855",
  "background_color": "#f6f5f2",
  "icons": [
    {
      "src": "/static/favicon/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
