{
  "name": "Herebound - Get your life together",
  "short_name": "Herebound",
  "description": "Get your life together with powerful habit tracking, reflective journaling, financial analytics & more.",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#6b9850",
  "background_color": "#faf9f7",
  "display": "standalone",
  "start_url": "/",
  "scope": "/"
}