{
    "name": "Hypesounds.app",
    "short_name": "Hypesounds",
    "description": "Make your Instagram sounds go trending with real content reposting",
    "icons": [
        {
            "src": "images/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "images/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#0A84FF",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/"
} 