{
    "name": "BitSale - Buy and Sell Bitcoin Safely",
    "short_name": "BitSale",
    "description": "Compare the best Bitcoin exchange services and learn how to buy and sell Bitcoin safely.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#1e3c72",
    "theme_color": "#ffd700",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "categories": ["finance", "business", "productivity"],
    "lang": "en",
    "dir": "ltr"
}
