{
  "name": "Clockwork",
  "short_name": "Clockwork",
  "description": "The contractor's operating system. 14 tools in one app. Free forever.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1612",
  "theme_color": "#0E1612",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-US"
}
