{
  "name": "Brody’s Money",
  "short_name": "Money",
  "description": "Log what you earn, keep your cut, watch your debt shrink.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F5F3",
  "theme_color": "#17A67B",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}