{
    "name": "Mirror - Interview Simulator",
    "short_name": "Mirror - Interview Simulator",
    "description": "Practice for in-person and video interviews. Free forever.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0F0F0F",
    "theme_color": "#E8490F",
    "icons": [
      { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
      { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
  }