{
  "name": "NEguso AI Career Hub",
  "short_name": "NEguso AI",
  "description": "Premium AI-powered career platform: CV reviews, interview practice, expert coaching, and professional suite bookings.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["business", "education", "productivity"],
  "lang": "en-IE",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard" },
    { "name": "Book a session", "url": "/book" },
    { "name": "AI CV Review", "url": "/cv-review" }
  ]
}