{
  "id": "/mentor",
  "name": "Mentor",
  "short_name": "Mentor",
  "description": "An AI-assisted life-skills mentorship app for mentors and mentees who choose to learn together.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5efe1",
  "theme_color": "#f5efe1",
  "categories": ["education", "productivity", "lifestyle"],
  "icons": [
    { "src": "/icons/mentor-v3-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/mentor-v3-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/mentor-v3-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/mentor-v3-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
