{
  "name": "Novura - Business Automation Solutions",
  "short_name": "Novura",
  "description": "Supercharge your business with our tailored automation solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00BE71",
  "icons": [
    {
      "src": "/logo/novura-fav-white-on-green.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ]
}