{
  "name": "Resuma - AI Resume Builder",
  "short_name": "Resuma",
  "description": "AI-powered resume builder with ATS analysis, job tailoring, LinkedIn optimization, and interview prep.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#020b2d",
  "icons": [
    {
      "src": "/icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}

