{
  "name": "Local Convert",
  "short_name": "LocalConvert",
  "description": "Free offline file converter — images, text, colors, QR codes and more. No uploads, no limits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#161b27",
  "theme_color": "#667eea",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "id": "/",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/desktop.png", "sizes": "1280x640", "type": "image/png", "form_factor": "wide", "label": "Local Convert — convert files privately in your browser" },
    { "src": "/screenshots/mobile.png",  "sizes": "390x844",  "type": "image/png", "form_factor": "narrow", "label": "Local Convert on mobile" }
  ]
}
