{
  "name": "NeuroZ AI - Advanced Neural Networks & AI Platform",
  "short_name": "NeuroZ AI",
  "description": "Experience the future of AI with NeuroZ's advanced neural networks, productivity tools, and intelligent automation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#111827",
  "theme_color": "#7C3AED",
  "scope": "/",
  "lang": "en",
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "/n1.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "NeuroZ AI Dashboard"
    }
  ],
  "icons": [
    {
      "src": "/n1.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/n1.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "AI Characters",
      "short_name": "Characters",
      "description": "Chat with celebrity AI characters",
      "url": "/characters",
      "icons": [
        {
          "src": "/n1.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "AI Chat",
      "short_name": "Chat",
      "description": "Start chatting with NeuroZ AI",
      "url": "/chat",
      "icons": [
        {
          "src": "/n1.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Productivity Tools",
      "short_name": "Tools",
      "description": "Access AI productivity tools",
      "url": "/productivity",
      "icons": [
        {
          "src": "/n1.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "Time Tracker",
      "short_name": "Timer",
      "description": "Track your time efficiently",
      "url": "/time-tracker",
      "icons": [
        {
          "src": "/n1.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    }
  ]
}