{
    "name": "Nightflat",
    "short_name": "Nightflat",
    "description": "Nightflat is a calm music home for focus, sleep, and late-night listening.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#07111f",
    "theme_color": "#07111f",
    "orientation": "portrait",
    "categories": ["music", "entertainment", "productivity"],
    "icons": [
        {
            "src": "/assets/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/assets/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
