{
  "name": "SavingsWallet",
  "short_name": "SavingsWallet",
  "description": "A smart wallet that saves for you — auto-converts every incoming crypto to USDT instantly, 24/7.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0FDF4",
  "theme_color": "#F0FDF4",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    },
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["finance", "cryptocurrency", "utilities"]
}
