File: frontend/app/manifest.ts (new)
Task: Add a Next.js manifest.ts with the app name, short name, description, theme/background colours matching globals.css, and the existing public/logo.svg as an icon.
Acceptance: /manifest.webmanifest renders valid JSON in dev.
This is a good first issue — self-contained and independent of every other open issue. Comment to be assigned before starting. Please open one PR per issue.
File:
frontend/app/manifest.ts(new)Task: Add a Next.js
manifest.tswith the app name, short name, description, theme/background colours matchingglobals.css, and the existingpublic/logo.svgas an icon.Acceptance:
/manifest.webmanifestrenders valid JSON in dev.This is a good first issue — self-contained and independent of every other open issue. Comment to be assigned before starting. Please open one PR per issue.