{
    "name": "Let's Ride",
    "short_name": "Let's Ride",
    "description": "Your AI-powered cycling gear advisor",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#0e0e16",
    "theme_color": "#ff6b35",
    "orientation": "portrait",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230e0e16'/><circle cx='256' cy='256' r='160' stroke='%23ff6b35' stroke-width='24' fill='none'/><circle cx='256' cy='256' r='32' fill='%23ff6b35'/><line x1='143' y1='143' x2='233' y2='233' stroke='%23ff6b35' stroke-width='14' opacity='0.5'/><line x1='279' y1='279' x2='369' y2='369' stroke='%23ff6b35' stroke-width='14' opacity='0.5'/></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%230e0e16'/><circle cx='96' cy='96' r='60' stroke='%23ff6b35' stroke-width='9' fill='none'/><circle cx='96' cy='96' r='12' fill='%23ff6b35'/><line x1='54' y1='54' x2='88' y2='88' stroke='%23ff6b35' stroke-width='5' opacity='0.5'/><line x1='104' y1='104' x2='138' y2='138' stroke='%23ff6b35' stroke-width='5' opacity='0.5'/></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
