{
  "name": "MockMate AI",
  "short_name": "MockMate",
  "description": "AI-powered mock interview practice. Voice-recorded questions, real feedback. First interview free.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0F0A2A",
  "theme_color": "#4F46E5",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Interview",
      "short_name": "Interview",
      "description": "Start a new mock interview",
      "url": "/#start-section"
    },
    {
      "name": "My Interviews",
      "short_name": "History",
      "description": "View your past interviews",
      "url": "/"
    }
  ]
}
