{
  "name": "FileConvertor - Free File Conversion",
  "short_name": "FileConvertor",
  "description": "Convert 100+ file formats free online. Video, audio, images, documents — browser-based, private, no registration.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Convert Files",
      "url": "/convert",
      "description": "Start converting files immediately"
    },
    {
      "name": "All Tools",
      "url": "/tools",
      "description": "Browse all 100+ conversion tools"
    }
  ]
}
