{
  "name": "Gratisfolio – Free Resume Builder",
  "id": "app.gratisfolio.byrrus",
  "short_name": "Gratisfolio",
  "description": "Create and host modern, ATS-friendly resumes for free. Publish your resume as a personal website, customize fonts and layout, and get AI-powered writing suggestions. Gratisfolio is fast, privacy-friendly, and 100% free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f14",
  "theme_color": "#0a0f14",
  "orientation": "natural",
  "lang": "en",
  "scope": "/",
  "categories": [
    "productivity",
    "tools"
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable_icon.png",
      "sizes": "2142x2142",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
