{
    "name": "Blueflame AR Exhaust Visualiser",
    "short_name": "Blueflame AR",
    "description": "Visualise Blueflame exhausts on your motorcycle. See how different silencers look and sound before you buy.",
    "start_url": "./ModelExhaustPlacer (6).html",
    "display": "standalone",
    "background_color": "#0a0f1a",
    "theme_color": "#0a0f1a",
    "orientation": "portrait",
    "categories": ["shopping", "utilities"],
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
