  {
"name": "Study Tracker 18",
"short_name": "StudyTracker",
"start_url": "/",
"display": "standalone",
"background_color": "#0f172a",
"theme_color": "#2563eb",
"description": "Track your study time and productivity with Study Tracker 18.",
"icons": [
{
"src": "/images/logo.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/images/logo.png",
"sizes": "512x512",
"type": "image/png"
}
]
}