{
  "name": "ZELL - Financial Command Center",
  "short_name": "ZELL",
  "description": "Your personal financial command center",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2035",
  "theme_color": "#1a2035",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png?v=9",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png?v=9",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"],
  "prefer_related_applications": false
}
