{
    "name": "NFC/RFID Detail Reader",
    "short_name": "NFC Reader",
    "description": "Detect and read NFC/RFID tags with detailed chip information",
    "start_url": "index.html",
    "display": "standalone",
    "background_color": "#0a0e17",
    "theme_color": "#0a0e17",
    "orientation": "any",
    "icons": [
        {
            "src": "favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
