{
  "name": "MegaConvert \u2014 File Converter",
  "short_name": "MegaConvert",
  "description": "Convert files between 500+ formats. Compress PDF, convert images, extract audio, and more.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16b364",
  "orientation": "any",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}