{
    "name": "Speech2905 Voice Capture",
    "short_name": "Speech2905",
    "description": "Offline-first voice recorder that auto-uploads to your Telegram bot.",
    "start_url": ".",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0b0b0f",
    "theme_color": "#0b0b0f",
    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
