{
  "short_name": "Streamline",
  "name": "Streamline Cleaning And Line Striping LLC | Grand Rapids, MI",
  "icons": [
    {
      "src": "./bizSolutions-icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "./bizSolutions-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1f2937",
  "background_color": "#ffffff",
  "description": "Cleaning and line striping services in Grand Rapids, MI including window cleaning, basic cleaning, and parking lot striping.",
  "orientation": "portrait-primary",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Call Now",
      "short_name": "Call",
      "description": "Call Streamline Cleaning",
      "url": "tel:+16165707459",
      "icons": [
        {
          "src": "phone-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Request Service",
      "short_name": "Service",
      "description": "Request cleaning or striping service",
      "url": "/#contact",
      "icons": [
        {
          "src": "contact-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View services",
      "url": "/#services",
      "icons": [
        {
          "src": "home-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "cleaning",
    "property maintenance",
    "line striping",
    "home services"
  ],
  "related_applications": [
    {
      "platform": "web",
      "url": "https://streamlinecleaningandlinestriping.com/"
    }
  ]
}