{
  "name": "Earn Enough",
  "short_name": "Earn Enough",
  "description": "Most budget apps track the life you have. This one prices the life you want — and tells you if you earn enough to live it.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#4338ca",
  "theme_color": "#4338ca",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
