{
    "short_name": "Revolution Wine Company",
    "name": "Revolution Wine Company",
    "description": "At Revolution Wine Company, we are mainly interested in finding the best vines that can represent the best of each new world wines.",
    "start_url": "/",
    "background_color": "#FFFFFF",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#000000",
    "dir": "ltr",
    "lang": "en",
    "orientation": "any",
    "icons": [
        {
            "src": "/resources/appicons/icons-192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/resources/appicons/icons-512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}