{
  "name": "Burpees4Life",
  "short_name": "Burpees4Life",
  "description": "Burpees, for life. A daily 4-minute Tabata timer built around one habit.",
  "start_url": "./burpees4life-mvp.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#151220",
  "theme_color": "#151220",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
