{
  "name": "Good Shepherd Roofing Quoting Tool - STAGING",
  "short_name": "Quoting Tool",
  "description": "",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192x192s.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512s.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "dummy_screenshot_wide.png",
      "sizes": "1920x1200",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop"
    },
    {
      "src": "dummy_screenshot_mobile.png",
      "sizes": "800x1200",
      "type": "image/png",
      "platform": "ios",
      "label": "Mobile"
    }
  ]
}
