{
    "name": "Cryptoradar",
    "short_name": "Cryptoradar",
    "description": "Find and compare the best places to buy crypto",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#fdfdfe",
    "theme_color": "#06ad5e",
    "lang": "en",
    "categories": ["finance", "utilities"],
    "icons": [
        {
            "src": "/images/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
