{
  "name": "DATACORB SOLUTIONS",
  "short_name": "DATACORB",
  "description": "Remote business operations, data management, CRM and administrative support.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090d14",
  "theme_color": "#090d14",
  "icons": [
    {
      "src": "/assets/images/seo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/seo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}