{
  "id": "/",
  "name": "MentorMe — Exclusively for Leaders",
  "short_name": "MentorMe",
  "description": "Private mentorship matchmaking for founders and seasoned operators.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#D4AF37",
  "categories": ["business", "education", "social"],
  "icons": [
    { "src": "/logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/logo-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Discover", "url": "/home" },
    { "name": "Matches", "url": "/matches" },
    { "name": "Messages", "url": "/chat" }
  ]
}
