6b828aff67
- Corrected the name in various files including CLAUDE.md, README.md, and configuration files to reflect the updated branding. - Ensured consistency in the use of the new name throughout the project, enhancing brand identity.
35 lines
1015 B
JSON
35 lines
1015 B
JSON
{
|
|
"name": "Killian'- Full Stack Developer Portfolio",
|
|
"short_name": "Killian'Portfolio",
|
|
"description": "Professional Full Stack Developer specializing in Vue.js, React, Node.js. Expert in Discord bots, web applications, and custom software solutions.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#111827",
|
|
"theme_color": "#111827",
|
|
"orientation": "portrait-primary",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.ico",
|
|
"sizes": "64x64 32x32 24x24 16x16",
|
|
"type": "image/x-icon"
|
|
},
|
|
{
|
|
"src": "/favicon.webp",
|
|
"sizes": "192x192",
|
|
"type": "image/webp",
|
|
"purpose": "any maskable"
|
|
},
|
|
{
|
|
"src": "/favicon.webp",
|
|
"sizes": "512x512",
|
|
"type": "image/webp",
|
|
"purpose": "any maskable"
|
|
}
|
|
],
|
|
"categories": [
|
|
"productivity",
|
|
"developer",
|
|
"business"
|
|
],
|
|
"lang": "en-US"
|
|
} |