{
    "name": "Auth Loaner",
    "short_name": "Auth Loaner",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0B1015",
    "theme_color": "#2A6B8C",
    "description": "Auth Loaner – Your trusted partner for fast, secure, and transparent lending solutions. Whether you need a personal loan, business financing, or emergency funds, we provide swift approvals, competitive interest rates, and flexible repayment plans. Apply online in minutes and get funded within 24 hours. No hidden fees, no paperwork, and no stress. Experience hassle-free borrowing with Auth Loaner – where your financial goals come first.",
    "orientation": "portrait-primary",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}