{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Atom Web Services",
  "short_name": "Atom Web Services",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#023047",
  "theme_color": "#fb8500",
  "description": "Miami-based software studio. HR 360, Corporate LMS and custom software.",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
