{
  "name": "BudgetBuilder - Build Wealth. Plan Better.",
  "short_name": "BudgetBuilder",
  "description": "Zero-Based Envelope Budgeting with tactical military-grade security for your financial data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121310",
  "theme_color": "#4e642e",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
