{
  "name": "TrueWage — Know Your True Market Value",
  "short_name": "TrueWage",
  "description": "Find out if you're underpaid. Decode job offers, analyze your resume, and negotiate with data-backed confidence.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Wage Calculator",
      "short_name": "Calculator",
      "description": "Check if you're underpaid",
      "url": "/Home",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Resume Analysis",
      "short_name": "Resume",
      "description": "Analyze your resume for true worth",
      "url": "/ResumeAnalysis",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Offer Analysis",
      "short_name": "Offers",
      "description": "Decode job offer letters",
      "url": "/OfferAnalysis",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
