{
  "name": "Workbench Web Solutions",
  "short_name": "Workbench",
  "description": "Custom web development and consulting services for local businesses in Alamance County, NC",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffee4",
  "theme_color": "#c16944",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "technology"],
  "screenshots": [
    {
      "src": "/images/screenshot-1.png",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/png"
    }
  ]
}
