{
  "name": "Speedy Services LLC",
  "short_name": "Speedy",
  "description": "Lawn care, landscaping, snow removal, and towing services by Speedy Services LLC.",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#ff0000",
  "background_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr"
}