{
  "name": "Prana Calendar",
  "short_name": "Prana",
  "description": "Daily chakra, mantra and breath-practice guidance from the Chakra Institute.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f5f2",
  "theme_color": "#6a4fa3",
  "icons": [
    {
      "src": "images/prana-calendar-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/prana-calendar-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
