{
  "name": "Filovo — Free File Converter",
  "short_name": "Filovo",
  "description": "Convert, compress and edit images and PDFs for free — entirely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#14B8A6",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Image to PDF",
      "short_name": "IMG→PDF",
      "description": "Convert images to PDF",
      "url": "/#img2pdf"
    },
    {
      "name": "Compress PDF",
      "short_name": "Compress",
      "description": "Compress a PDF file",
      "url": "/#pdfcompress"
    },
    {
      "name": "Password Generator",
      "short_name": "Password",
      "description": "Generate a strong password",
      "url": "/#passwordgen"
    }
  ]
}
