{
  "name": "Timer",
  "short_name": "Timer",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#00897B",
  "theme_color": "#00897B",
  "description": "A shareable timer for breaks and lunches",
  "icons": [{
    "src": "/res/hourglassBlue.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "orientation": "portrait-primary"
}