{
  "name": "HabitWallet",
  "short_name": "HabitWallet",
  "description": "Your habits. Your money. Check one off, watch your wallet grow.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFBFC",
  "theme_color": "#0FA36B",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "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='42' fill='%230FA36B'/%3E%3Crect x='42' y='66' width='108' height='74' rx='17' fill='%23FAFBFC'/%3E%3Crect x='110' y='90' width='40' height='30' rx='10' fill='%23E7F7F0'/%3E%3Ccircle cx='130' cy='105' r='9' fill='%23E6A817'/%3E%3Cpath d='M70 106 l10 10 l20 -20' stroke='%230FA36B' stroke-width='9' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%230FA36B'/%3E%3Crect x='112' y='176' width='288' height='198' rx='45' fill='%23FAFBFC'/%3E%3Crect x='294' y='240' width='106' height='80' rx='26' fill='%23E7F7F0'/%3E%3Ccircle cx='347' cy='280' r='24' fill='%23E6A817'/%3E%3Cpath d='M186 282 l27 27 l54 -54' stroke='%230FA36B' stroke-width='24' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}