{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "name": "Pomodoro Timer",
  "short_name": "Pomodoro Timer",
  "icons": [
    {"src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "start_url": "/",
  "theme_color": "#fff4e3",
  "background_color": "#96311f",
  "display": "fullscreen"
}
