{
    "name": "Mobile Network Checker - Botswana",
    "short_name": "Network Checker",
    "description": "Check which mobile network provider a Botswana phone number belongs to",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#0c0a09",
    "theme_color": "#0c0a09",
    "orientation": "portrait",
    "icons": [
        {
            "src": "images/icons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "images/icons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "images/icons/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "images/icons/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/icons/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ]
}
