{
    "name": "XALON Motors",
    "short_name": "XALON",
    "description": "Model J Juliette - The Future of Hydrogen Mobility",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#030303",
    "theme_color": "#ff006e",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["automotive", "technology", "sustainability"],
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ],
    "screenshots": [
        {
            "src": "/images/screenshot-wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "XALON Motors Homepage"
        },
        {
            "src": "/images/screenshot-mobile.png",
            "sizes": "750x1334",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "XALON Motors Mobile View"
        }
    ],
    "shortcuts": [
        {
            "name": "Model J Juliette",
            "short_name": "Model J",
            "description": "Explore the Model J Juliette",
            "url": "/#vehicle",
            "icons": [{ "src": "/images/shortcut-vehicle.png", "sizes": "192x192" }]
        },
        {
            "name": "X-CELL Technology",
            "short_name": "X-CELL",
            "description": "Learn about X-CELL fuel cell technology",
            "url": "/#xcell",
            "icons": [{ "src": "/images/shortcut-xcell.png", "sizes": "192x192" }]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with XALON Motors",
            "url": "/#contact",
            "icons": [{ "src": "/images/shortcut-contact.png", "sizes": "192x192" }]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}
