{
  "name": "HelloAuro — AI Recruiting Co-pilot",
  "short_name": "HelloAuro",
  "description": "AI-powered resume screening that ranks candidates, flags red flags, and generates interview questions in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#0b84e0",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-192x192-v2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}