{
    "name": "VU35KB | Amateur Radio Explorer",
    "short_name": "VU35KB",
    "description": "Amateur Radio Operator, QRP enthusiast, and technical explorer based in Rajapalayam, IN.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fafafa",
    "theme_color": "#18181b",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Grid Explorer",
            "short_name": "Grid",
            "description": "Open the Maidenhead Grid Explorer tool",
            "url": "/grid",
            "icons": [
                {
                    "src": "/favicon.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "categories": [
        "utilities",
        "navigation"
    ]
}