{
  "name": "Resumity - Professional Career Platform",
  "short_name": "Resumity",
  "description": "AI-powered resume builder that tailors your resume to job descriptions. Beat ATS, get more interviews.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4B2C9F",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["productivity", "utilities", "business"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Build Resume",
      "short_name": "Build",
      "description": "Start building your resume",
      "url": "/app",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
