{
  "short_name": "NoidaHub",
  "name": "NoidaHub - Create Your Business Website",
  "description": "Help your Noida business go online. Create a professional website in minutes with zero coding skills.",
  "icons": [
    {
      "src": "vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Website",
      "short_name": "Create",
      "description": "Create a new business website",
      "url": "/create-website",
      "icons": [{ "src": "vite.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
