{
  "name": "G&M Tax Solutions",
  "short_name": "G&M Tax",
  "description": "Affordable, expert virtual and mobile tax services. Open 24/7. Filing in all 50 states.",
  "start_url": "/?source=pwa",
  "id": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#d4af37",
  "categories": ["business", "finance"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book Appointment", "url": "/booking", "description": "Schedule a tax appointment" },
    { "name": "Contact", "url": "/contact", "description": "Get in touch" }
  ],
  "prefer_related_applications": false
}
