{
  "name": "The Yoga Institute",
  "short_name": "Yoga Institute",
  "description": "Offline library of The Yoga Institute's courses.",
  "scope": "./",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#161413",
  "background_color": "#f5f1ea",
  "icons": [
    {
      "src": "./assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
