{
  "name": "LawnBoss — Lawn Care Business Software",
  "short_name": "LawnBoss",
  "description": "Free lawn care management software. Customer CRM, GPS routing, scheduling, estimates, invoicing & payments for lawn care professionals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "/branding/lawnboss-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/branding/lawnboss-icon-512.png", 
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}