{
  "name": "Daily Stretch Timer",
  "short_name": "Daily Stretch",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#92be29",
  "background_color": "#92be29",
  "prefer_related_applications": false,
  "icons": [
      {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/android-chrome-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      }
  ]
}
