{
"name": "A New Day",
"short_name": "New Day",
"description": "Daily routine checklist that resets at local midnight.",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#F4F4F5",
"icons": [
{ "src": "/icons/icon_192x192.png", "sizes": "192x192", "type": "image/png" },
{
"src": "/icons/icon_512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any maskable"
}
]
}