{
  "name": "Nail That Interview",
  "short_name": "Nail That",
  "description": "AI-powered mock interview practice with Alex — get feedback that helps you nail your next interview.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070c18",
  "theme_color": "#070c18",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
