{
  "name": "Summit Tax Solutions",
  "short_name": "Summit Tax",
  "description": "Professional tax preparation, bookkeeping, payroll, and business consulting in Woodbury, MN.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "business"],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Book Appointment",
      "short_name": "Book",
      "description": "Schedule a tax consultation",
      "url": "/appointments"
    },
    {
      "name": "Get Started",
      "short_name": "Start",
      "description": "Begin your tax return",
      "url": "/intake"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Summit Tax Solutions",
      "url": "/contact"
    }
  ]
}
