{
  "name": "Super File Converter",
  "short_name": "File Converter",
  "description": "Convert any file to any format in your browser. Images, video, audio, PDF and CAD. Free, private, no upload.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#111111",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icon", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/apple-icon", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}
