{
  "name": "PinPoint — AI Resume Tailoring",
  "short_name": "PinPoint",
  "description": "AI-powered resume tailoring — precision-targeted resumes for every job application.",
  "start_url": "/app.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f0f0d",
  "theme_color": "#0f0f0d",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230f0f0d' rx='24'/><circle cx='96' cy='96' r='72' fill='none' stroke='%23e8a628' stroke-width='6'/><circle cx='96' cy='96' r='30' fill='none' stroke='%23e8a628' stroke-width='6'/><circle cx='96' cy='96' r='9' fill='%23e8a628'/><line x1='96' y1='24' x2='96' y2='58' stroke='%23e8a628' stroke-width='6' stroke-linecap='round'/><line x1='96' y1='134' x2='96' y2='168' stroke='%23e8a628' stroke-width='6' stroke-linecap='round'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230f0f0d' rx='64'/><circle cx='256' cy='256' r='190' fill='none' stroke='%23e8a628' stroke-width='16'/><circle cx='256' cy='256' r='80' fill='none' stroke='%23e8a628' stroke-width='16'/><circle cx='256' cy='256' r='24' fill='%23e8a628'/><line x1='256' y1='66' x2='256' y2='158' stroke='%23e8a628' stroke-width='16' stroke-linecap='round'/><line x1='256' y1='354' x2='256' y2='446' stroke='%23e8a628' stroke-width='16' stroke-linecap='round'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "label": "PinPoint Dashboard",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Gap Analysis",
      "short_name": "Analyze",
      "description": "Analyze a job description",
      "url": "/app.html#analysis",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><circle cx='48' cy='48' r='40' fill='none' stroke='%23e8a628' stroke-width='6'/></svg>", "sizes": "96x96"}]
    },
    {
      "name": "Resume Builder",
      "short_name": "Builder",
      "description": "Build a tailored resume",
      "url": "/app.html#builder",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect x='16' y='8' width='64' height='80' rx='4' fill='none' stroke='%23e8a628' stroke-width='6'/></svg>", "sizes": "96x96"}]
    }
  ]
}
