{
  "name": "MarginMirror",
  "short_name": "MarginMirror",
  "description": "Mobile-first financial management for small businesses: track income, expenses, receipts, mileage, donations, budgets, and estimated tax reserves in one clear view.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#102A43",
  "theme_color": "#102A43",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
