AeThex-OS/client/public/manifest.json
sirpiglr d998bdb9bc Improve website visibility and user experience with updated SEO and metadata
Update index.html and manifest.json to enhance SEO, metadata, favicon, and social graph card information.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 279f1558-c0e3-40e4-8217-be7e9f4c6eca
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 43091590-812b-40a6-9417-195111369225
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/b984cb14-1d19-4944-922b-bc79e821ed35/279f1558-c0e3-40e4-8217-be7e9f4c6eca/bUw0v6H
Replit-Helium-Checkpoint-Created: true
2025-12-21 22:52:57 +00:00

22 lines
665 B
JSON

{
"name": "AeThex OS - Operating System for the Metaverse",
"short_name": "AeThex OS",
"description": "Join the AeThex Network. Earn credentials as a certified Metaverse Architect. Build the future with Axiom, Codex, and Aegis.",
"start_url": "/",
"display": "standalone",
"background_color": "#0F172A",
"theme_color": "#06B6D4",
"orientation": "any",
"icons": [
{
"src": "/favicon.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any maskable"
}
],
"categories": ["productivity", "utilities", "developer", "entertainment"],
"prefer_related_applications": false,
"scope": "/",
"lang": "en-US"
}