{
  "name": "ClipWorkouts",
  "short_name": "ClipWorkouts",
  "description": "Build and run workouts with video clips",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#11253b",
  "background_color": "#11253b",
  "icons": [
    {
      "src": "/img/icon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
