interval-timer/manifest.webapp

17 lines
No EOL
432 B
JSON

{
"name": "Interval Timer",
"description": "An interval timer that allows you to customize the intervals",
"launch_path": "/index.html",
"icons": {
"512": "/images/icon-512.png",
"128": "/images/icon-128.png",
"60": "/images/icon-60.png"
},
"developer": {
"name": "William Brawner",
"url": "http://wbrawner.com"
},
"version": "1.1",
"default_locale": "en",
"chrome": { "navigation": false }
}