[groq] Create manifest.json for PWA install (#101) (#102)

Co-authored-by: Groq Agent <groq@noreply.143.198.27.163>
Co-committed-by: Groq Agent <groq@noreply.143.198.27.163>
This commit is contained in:
Groq Agent
2026-03-24 03:47:01 +00:00
committed by Timmy Time
parent 4c4b77669d
commit 8767f2c5d2
2 changed files with 21 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<meta name="twitter:title" content="Timmy's Nexus">
<meta name="twitter:description" content="A sovereign 3D world">
<meta name="twitter:image" content="https://example.com/og-image.png">
<link rel="manifest" href="/manifest.json">
</head>
<body>
<!-- ... existing content ... -->