{
  "name": "Fileza.io - Free File Converter",
  "short_name": "Fileza",
  "description": "Convert 30+ file formats FREE - 100% private, in-browser conversion. Files never leave your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "logo-icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Convert Images",
      "url": "/?category=image",
      "description": "Convert JPG, PNG, WebP, HEIC and more"
    },
    {
      "name": "Convert Videos",
      "url": "/?category=video",
      "description": "Convert MP4, WebM, MOV and more"
    },
    {
      "name": "Convert Audio",
      "url": "/?category=audio",
      "description": "Convert MP3, WAV, FLAC and more"
    }
  ]
}
