{
    "name": "EV Hub - Electric Vehicle Comparisons",
    "short_name": "EV Hub",
    "description": "Compare electric cars, scooters, e-bikes and motorcycles. Read reviews, buying guides and troubleshooting tips.",
    "start_url": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0d0d17",
    "theme_color": "#00b46c",
    "description": "Compare electric cars, scooters, e-bikes and motorcycles. Read reviews, buying guides, EV calculators and troubleshooting tips.",
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "icons": [
        {
            "src": "/icons/icon-72x72.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-128x128.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-384x384.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/screenshot-narrow.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow"
        }
    ],
    "categories": ["electric vehicles", "comparison", "automotive", "technology", "blog"],
    "shortcuts": [
        {
            "name": "Compare vehicles",
            "short_name": "Compare",
            "description": "Open the vehicle comparator",
            "url": "/comparator",
            "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "EV Calculators",
            "short_name": "Tools",
            "description": "Charging cost, charge time and TCO calculators",
            "url": "/tools",
            "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
        },
        {
            "name": "Blog",
            "short_name": "Blog",
            "description": "Read EV guides and news",
            "url": "/blog",
            "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
        }
    ]
}
