{
    "name": "AINNA Image to PDF",
    "short_name": "Img\u2192PDF",
    "description": "Convert images to PDF documents. Multiple image to single PDF.",
    "start_url": "/tools/image-to-pdf/",
    "display": "standalone",
    "background_color": "#f5f5f7",
    "theme_color": "#0071e3",
    "orientation": "any",
    "scope": "/tools/image-to-pdf/",
    "lang": "ms",
    "icons": [
        {
            "src": "/tools/image-to-pdf/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/tools/image-to-pdf/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities"
    ],
    "prefer_related_applications": false
}