{
  "name": "S&R Services",
  "short_name": "S&R Services",
  "description": "Professional landscaping, lawn care, and pressure washing serving Lebanon, Albany, Corvallis, and Sweet Home, Oregon.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E140F",
  "theme_color": "#0E140F",
  "icons": [
    {
      "src": "./icons/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icons/icon.png",
      "sizes": "1920x1920",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
