2026-04-01 23:54:15 -07:00
|
|
|
{
|
2026-04-12 11:24:15 -07:00
|
|
|
"name": "Quinn Companion",
|
2026-04-01 23:54:15 -07:00
|
|
|
"short_name": "Companion",
|
|
|
|
|
"description": "Your AI companion — voice and text chat",
|
|
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"orientation": "portrait",
|
|
|
|
|
"background_color": "#0a0a0f",
|
|
|
|
|
"theme_color": "#0a0a0f",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/assets/icons/icon-192.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any maskable"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/assets/icons/icon-512.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
"purpose": "any maskable"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"categories": ["utilities", "lifestyle"],
|
|
|
|
|
"lang": "en-US",
|
|
|
|
|
"dir": "ltr"
|
|
|
|
|
}
|