{
  "name": "Texas Lawn Spray",
  "short_name": "TLS",
  "description": "Industrial-grade hydroseeding, erosion control, and native grassing across Texas",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F4ED",
  "theme_color": "#0F3D2E",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/brand/tls-icon-primary.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/brand/tls-icon-primary-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/tls-icon-primary-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/tls-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/tls-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Get Estimate",
      "short_name": "Estimate",
      "url": "/estimate",
      "description": "Get a free hydroseeding estimate"
    },
    {
      "name": "Crew Login",
      "short_name": "Crew",
      "url": "/crew/login",
      "description": "Field crew portal"
    },
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "url": "/portal/login",
      "description": "Access your client dashboard"
    }
  ]
}
