{
  "name": "The One Percent",
  "short_name": "1%",
  "id": "/client/",
  "scope": "/client/",
  "start_url": "/client/today",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020c0c",
  "theme_color": "#020c0c",
  "icons": [
    {
      "src": "/one-percent-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
