{
  "name": "Beyond Blessed",
  "short_name": "Beyond Blessed",
  "description": "A 28-day gratitude transformation journey with Punit Chhatwal — vocal activations, daily alignment and absolute abundance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0912",
  "theme_color": "#e5c595",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "education", "health"],
  "icons": [
    {
      "src": "/intro_cover.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/intro_cover.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Episode",
      "short_name": "Today",
      "description": "Go to your current episode",
      "url": "/podcasts",
      "icons": [{ "src": "/intro_cover.png", "sizes": "192x192" }]
    },
    {
      "name": "The Book",
      "short_name": "Book",
      "description": "Read the Beyond Blessed book",
      "url": "/chapters",
      "icons": [{ "src": "/intro_cover.png", "sizes": "192x192" }]
    }
  ]
}
