{
  "name": "InterviUni",
  "short_name": "InterviUni",
  "description": "Know where you stand. Prove you are ready.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1F1E",
  "theme_color": "#80bc00",
  "orientation": "portrait",
  "icons": [
    { "src": "/logo-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable any" }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    { "name": "Mock Interview", "url": "/interview", "description": "Start a mock interview" },
    { "name": "Daily Intel", "url": "/daily-intel", "description": "Today's 5 questions" },
    { "name": "Tech Ops Drill", "url": "/tech-ops-drill", "description": "Terminal scenario practice" }
  ]
}
