{
    "short_name": "HearMeFirst",
    "name": "HearMeFirst — your shareable audio identity",
    "description": "Record 15-second greetings, drop AI intros, switch moods, and ship one link that plays your voice before anyone calls.",
    "icons": [
        { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
        { "src": "/favicon-64.png", "sizes": "64x64", "type": "image/png" },
        { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "start_url": "/app",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#FF3366",
    "background_color": "#FFFFFF"
}
