{
  "name": "ResumeMatcher — Career Intelligence Platform",
  "short_name": "ResumeMatcher",
  "description": "Log your work. AI extracts skills. Get a tailored resume.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#FBFBFA",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Log work",
      "url": "/log",
      "description": "Log a new work entry"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your career dashboard"
    }
  ]
}
