{
    "name": "Nooze Alarm",
    "short_name": "Nooze",
    "description": "Smart alarm clock and sleep tracker for Android that wakes you at the optimal point in your sleep cycle.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#050510",
    "theme_color": "#050510",
    "icons": [
        {
            "src": "assets/logo.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
