{
  "name": "Together Budget",
  "short_name": "Together",
  "description": "Shared budgeting for couples",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "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='40' fill='%230a0a0f'/%3E%3Ccircle cx='96' cy='84' r='42' fill='none' stroke='%23a78bfa' stroke-width='10'/%3E%3Cpath d='M96 52 L96 84 L122 84' stroke='%234ade80' stroke-width='8' stroke-linecap='round' fill='none'/%3E%3Cpath d='M54 130 Q96 114 138 130' stroke='%23a78bfa' stroke-width='8' stroke-linecap='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='100' fill='%230a0a0f'/%3E%3Ccircle cx='256' cy='224' r='112' fill='none' stroke='%23a78bfa' stroke-width='24'/%3E%3Cpath d='M256 136 L256 224 L324 224' stroke='%234ade80' stroke-width='20' stroke-linecap='round' fill='none'/%3E%3Cpath d='M140 352 Q256 304 372 352' stroke='%23a78bfa' stroke-width='20' stroke-linecap='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "lifestyle"],
  "shortcuts": [
    {
      "name": "Quick Add",
      "short_name": "Add",
      "description": "Add an expense quickly",
      "url": "/#quickadd",
      "icons": [{ "src": "/icon.png", "sizes": "96x96" }]
    }
  ]
}
