{
  "name": "Fiscal Tax Solutions",
  "short_name": "Fiscal Tax Solutions",
  "description": "Advanced tax reduction strategies and estimation tool for high-net-worth individuals and business owners.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "categories": ["finance", "business"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><text x='50%' y='50%' font-size='48' fill='%2310b981' text-anchor='middle' dominant-baseline='middle' font-family='system-ui'>Fiscal Tax Solutions</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Secure Intake",
      "short_name": "Start",
      "description": "Start the secure tax planning and filing intake",
      "url": "/start",
      "icons": [
        {
          "src": "/icons/shortcut-start.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tax Estimator",
      "short_name": "Estimator",
      "description": "Open the tax estimation tool",
      "url": "/tools/tax-estimate-2025",
      "icons": [
        {
          "src": "/icons/shortcut-estimator.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tools Hub",
      "short_name": "Tools",
      "description": "Open the free tax tools hub",
      "url": "/tools",
      "icons": [
        {
          "src": "/icons/shortcut-tools.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Retirement Planner",
      "short_name": "Retirement",
      "description": "Open the tax-aware retirement planner",
      "url": "/retirement-planner",
      "icons": [
        {
          "src": "/icons/shortcut-tools.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [
        {
          "src": "/icons/shortcut-contact.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}
