{
    "name": "Sound Meter",
    "short_name": "SoundMeter",
    "description": "Free online sound meter — real-time decibel measurement in your browser.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#faf9f7",
    "theme_color": "#c96442",
    "orientation": "portrait",
    "categories": ["utilities", "productivity"],
    "icons": [
        { "src": "/icon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/icon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
