{
  "name": "ConvertAllFile.com - Free Online File Converter",
  "short_name": "ConvertAllFile",
  "description": "Free online file converter for documents, images, audio, video, and archives across 200+ formats.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f1e7",
  "theme_color": "#0d5a58",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/brand/icon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Convert Files",
      "short_name": "Convert",
      "description": "Start converting your files",
      "url": "/#converter",
      "icons": [{ "src": "/brand/icon.svg", "sizes": "64x64" }]
    },
    {
      "name": "Supported Formats",
      "short_name": "Formats",
      "description": "View all supported file formats",
      "url": "/#formats",
      "icons": [{ "src": "/brand/icon.svg", "sizes": "64x64" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
