{
  "name": "Cozy FM",
  "description": "A free, full-featured podcast player with seamless device synchronization, episode downloads, offline mode and more.",
  "categories": [
    "entertainment",
    "news"
  ],
  "start_url": "https://cozy.fm",
  "id": "https://cozy.fm",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "display": "standalone",
  "display_override": [
    "window-controls-overlay"
  ],
  "background_color": "#1e2023",
  "theme_color": "#1e2023",
  "icons": [
    {
      "src": "/img/icon512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}