{
  "name": "Blooming Blades Lawn Care",
  "short_name": "Blooming Blades",
  "description": "Lawn care, snow removal, and seasonal services in Bloomington, MN. Get a free quote, manage your services, and pay invoices online.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F3220",
  "theme_color": "#1F4D2F",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request a Quote",
      "short_name": "New Quote",
      "url": "/contact",
      "description": "Tell us what you need and get a quote"
    },
    {
      "name": "Admin CRM",
      "short_name": "CRM",
      "url": "/admin/dashboard",
      "description": "Manage inquiries, estimates, jobs, and invoices"
    },
    {
      "name": "Crew Portal",
      "short_name": "Crew",
      "url": "/portal/today",
      "description": "See today's jobs, clock in and out"
    }
  ],
  "categories": ["business", "productivity", "lifestyle"]
}
