{
  "name": "Uganda Bond Lens",
  "short_name": "Bond Lens",
  "description": "Analyze Uganda Government bonds and Treasury Bills. Compare HPR, simulate portfolio income.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen&utm_campaign=installed_app",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}