{
"name": "Priyanshu Study Timer",
"short_name": "Study Timer",
"description": "Study timer PWA with focus mode, slideshow, alarm, and big ring timer.",
"start_url": "./index.html",
"scope": "./",
"display": "standalone",
"background_color": "#04101f",
"theme_color": "#04101f",
"orientation": "any",
"icons": [
{
"src": "icon-152.png",
"sizes": "152x152",
"type": "image/png"
},
{
"src": "icon-192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "icon-512.png",
"sizes": "512x512",
"type": "image/png"
}
]
}
