{
  "name": "PaceLock",
  "short_name": "PaceLock",
  "description": "A structured pomodoro timer that makes you plan before you start",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b1628",
  "theme_color": "#0b1628",
  "icons": [
  {
    "src": "/web-app-manifest-192x192.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "/web-app-manifest-512x512.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any"
  }
]
}
