{
  "name": "ATM Financial Wellness Command Center",
  "short_name": "ATM Wellness",
  "description": "Personal budgeting, bills, savings, debt, and affordability simulator for ATM Financial Wellness Command Center v1.0.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff8e8",
  "theme_color": "#071a33",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='46' fill='%23071833'/%3E%3Ccircle cx='96' cy='96' r='64' fill='%23d9b45f'/%3E%3Ctext x='96' y='113' font-size='48' text-anchor='middle' font-family='Georgia' font-weight='900' fill='%23071833'%3EATM%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
