{
    "name": "Odoo Voice Memo",
    "short_name": "Voice Memo",
    "description": "Record voice memos and save them to Odoo.",
    "start_url": "/web#action=voice_memo.action_voice_memo_recorder",
    "display": "standalone",
    "background_color": "#714b67",
    "theme_color": "#714b67",
    "icons": [
        {
            "src": "icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
