{
  "name": "FreeMockInterview - Free Interview Preparation Tool",
  "short_name": "FreeMockInterview",
  "description": "Practice interviews for free with our comprehensive mock interview tool. Over 133+ job profiles with AI-powered feedback and performance analytics.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#eaf6fb",
  "theme_color": "#1a2238",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "version": "4.1.0",
  "id": "freemockinterview-pwa",
  "icons": [
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "interview-tool.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity", "business"],
  "screenshots": [
    {
      "src": "interview-tool.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "FreeMockInterview main interface"
    }
  ]
}
