mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-19 00:01:25 +02:00
Projects included: - maerchenzauber (NestJS backend + Expo mobile + SvelteKit web + Astro landing) - manacore (Expo mobile + SvelteKit web + Astro landing) - manadeck (NestJS backend + Expo mobile + SvelteKit web) - memoro (Expo mobile + SvelteKit web + Astro landing) This commit preserves the current state before monorepo restructuring. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| mana-icon.svg | ||
| README.md | ||
Icons Directory
This directory is for storing favicons and app icons for the Mana landing page.
Required Icon Files:
Favicons:
- favicon.ico - Traditional favicon (16x16, 32x32, 48x48)
- favicon-16x16.png - 16x16px PNG favicon
- favicon-32x32.png - 32x32px PNG favicon
- favicon-96x96.png - 96x96px PNG favicon
Apple Touch Icons:
- apple-touch-icon.png - 180x180px (iOS)
- apple-touch-icon-57x57.png - iPhone non-retina
- apple-touch-icon-72x72.png - iPad non-retina
- apple-touch-icon-114x114.png - iPhone retina
- apple-touch-icon-144x144.png - iPad retina
Android/Chrome Icons:
- android-chrome-192x192.png - Android Chrome icon
- android-chrome-512x512.png - Android Chrome splash
Microsoft Tiles:
- mstile-150x150.png - Windows tile icon
Other Icons:
- safari-pinned-tab.svg - Safari pinned tab icon (monochrome)
Manifest Files to Add:
- manifest.json - Web app manifest
- browserconfig.xml - Windows tile configuration
Icon Generation Tips:
- Start with a high-resolution square version of the Mana logo
- Use online favicon generators like realfavicongenerator.net
- Ensure icons work on both light and dark backgrounds
- Test icons across different browsers and devices