{
  "name": "Expertition360",
  "short_name": "Expertition360",
  "description": "Expertly Engineered. 360\u00b0 Enabled. Strategic growth consulting and technology integration services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A202C",
  "theme_color": "#E53E3E",
  "icons": [
    {
      "src": "./assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}