{
    "name": "rallystreamwink.monster — Solar Juice Bar",
    "short_name": "rallystreamwink",
    "description": "Fresh, cold-pressed juices powered by solar energy. Sustainable, healthy, delicious.",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#fefcf6",
    "theme_color": "#22c55e",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%2322c55e'/%3E%3Ccircle cx='96' cy='64' r='30' fill='%23facc15'/%3E%3Cpath d='M60 110 L68 175 L124 175 L132 110 Z' fill='%23fefcf6'/%3E%3C/svg%3E",
            "sizes": "192x192",
            "type": "image/svg+xml"
        }
    ]
}