{
    "name": "Ambedo — Bulk Metadata Editor",
    "short_name": "Ambedo",
    "description": "Edit, strip, and organize metadata across MP4, MP3, MKV, MOV, JPG, PNG, FLAC & more — directly in your browser. Privacy-first, no installation required.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#09090b",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        },
        {
            "src": "/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "utilities",
        "productivity"
    ],
    "lang": "en-US",
    "dir": "ltr"
}