{
  "name": "The Interview Whisperer · Get Them Talking #721",
  "short_name": "Interview Whisperer",
  "description": "Get the truth on both sides of the table — the real fit, the real red flags, what the job is actually like — without a single interrogating question.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0b1526",
  "theme_color": "#0b1526",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}