{
  "name": "Boss At Heart Podcast",
  "short_name": "Boss At Heart",
  "description": "Transform pain into power through real conversations about healing, hustle, and purpose.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0C0C",
  "theme_color": "#E3242B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "education", "lifestyle"],
  "lang": "en-US",
  "scope": "/",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.spotify.music",
      "id": "com.spotify.music"
    },
    {
      "platform": "itunes",
      "url": "https://podcasts.apple.com/us/podcast/boss-at-heart-from-pain-to-purpose/id1517815773"
    }
  ]
}