{
  "name": "Nodewave Website",
  "description": "Official website for Nodewave, Empower your operations with NodeWave's smart IoT, edge analytics, and automation platforms built for African enterprises",
  "short_name": "Nodewave",
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "smart-home",
    "iot",
    "automation",
    "technology",
    "home-automation"
  ],
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "fullscreen"],
  "orientation": "natural",
  "theme_color": "#00a599",
  "background_color": "#F5F5F5",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["focus-existing", "navigate-existing"]
  },
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to the homepage",
      "url": "/",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore our IoT services",
      "url": "/service",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Solutions",
      "short_name": "Solutions",
      "description": "Discover smart home solutions",
      "url": "/solution",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with NodeWave",
      "url": "/contact",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
