{
  "name": "ImgToPDF.online — Free Image to PDF Converter",
  "short_name": "ImgToPDF",
  "description": "Convert JPG, PNG, WebP images to PDF online for free. No registration required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "categories": [
    "utilities",
    "productivity"
  ],
  "background_color": "#0d0f14",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "/assets/icons/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}