{
  "name": "THE NANOVERSE - AI Ecosystem",
  "short_name": "THE NANOVERSE",
  "description": "Your journey into Universal Creative Intelligence. Explore the unified AI ecosystem with multi-modal search, AI Studio, Vector Labs, and more.",
  "start_url": "/welcome",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a1a",
  "background_color": "#0a0a1a",
  "categories": ["productivity", "utilities", "education"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/static/images/TNV-Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/TNV-Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/TNV-Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/TNV-Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search THE NANOVERSE",
      "short_name": "Search",
      "description": "AI-powered multi-modal search",
      "url": "/search-page",
      "icons": [{ "src": "/static/images/TNV-Logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Cognitive Canvas",
      "short_name": "Canvas",
      "description": "Real-time AI conversation partner",
      "url": "/cognitive-canvas",
      "icons": [{ "src": "/static/images/TNV-Logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Vector Labs",
      "short_name": "Vector",
      "description": "Build AI-powered applications",
      "url": "/vector-labs",
      "icons": [{ "src": "/static/images/TNV-Logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Blueprint Architect",
      "short_name": "Blueprint",
      "description": "Design application architectures",
      "url": "/blueprint-architect",
      "icons": [{ "src": "/static/images/TNV-Logo.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/static/images/THE-NANOVERSE-BETA-Search-page.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "THE NANOVERSE Search Interface"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
