{
  "id": "/?utm_source=pwa&utm_medium=web&utm_campaign=manifest",
  "theme_color": "#161A64",
  "background_color": "#fff",
  "display": "minimal-ui",
  "scope": "/",
  "start_url": "/?utm_source=pwa&utm_medium=web&utm_campaign=manifest",
  "name": "Sparko",
  "description": "The Ideal Estimator for Contractors \nManaging the complexities of a business can be time consuming, even for the most experienced contractors. To grow your business, you have to provide fast, accurate quotes. That’s why we created Sparko Estimator, a digital platform for contractors that’s user-friendly, adaptable to your business, and helps you thrive as quotes get larger and more complex. \n\nBuild Effortless Quotes and Estimates\nWe built Sparko Estimator to give contractors an edge when estimating a job. Our software simplifies the entire process so you can make estimates that are fast, accurate, and consistent–and overall, win more work.\n\nGive Team Members the Resource They Need to be Successful\nPull from a library of past estimates, items, and item groups to assist all team members with every quote.  Get new hires up to speed and win work quicker with less effort.",
  "short_name": "Sparko",
  "protocol_handlers": [
    {
      "protocol": "web+sparko",
      "url": "apps/estimate/%s"
    }
  ],
  "screenshots": [
    {
      "src": "./sparko-intro.gif",
      "sizes": "1428x704",
      "type": "image/gif",
      "form_factor": "wide",
      "label": "Sparko Intro gif"
    },
    {
      "src": "./sparko-estimate-add-item.png",
      "sizes": "1440x779",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Estimate Page - Adding an Item"
    }
  ],
  "icons": [
    {
      "src": "./maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./sparko-icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon_x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./android-icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon_x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon_x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "./maskable_icon_x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": "2.0"
    },
    {
      "src": "./android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": "3.0"
    }
  ]
}