{
  "name": "StewardHub",
  "short_name": "StewardHub",
  "description": "Faith-based financial freedom — Budget, Invest, Save, Give",
  "id": "https://getstewardflow.com/",
  "start_url": "https://getstewardflow.com/",
  "scope": "https://getstewardflow.com/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Budget",
      "short_name": "Budget",
      "url": "/budget",
      "description": "Track your budget"
    },
    {
      "name": "AI Coach",
      "short_name": "Coach",
      "url": "/coach",
      "description": "Get financial advice"
    },
    {
      "name": "Savings",
      "short_name": "Savings",
      "url": "/savings",
      "description": "View savings goals"
    }
  ]
}
