{
  "name": "WebKnot - AI-Powered Web Design Wizard",
  "short_name": "WebKnot",
  "description": "Create professional web project specifications with AI assistance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#14b8a6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Images/logo1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Images/logo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "development", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Project",
      "short_name": "New",
      "description": "Start a new project",
      "url": "/#/project-setup",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
