{
  "name": "ZION.FM - Sacred Texts & Radio",
  "short_name": "ZION.FM",
  "description": "Read sacred texts from all faiths, listen to multi-faith radio, and explore spiritual wisdom. Free, no registration required.",
  "start_url": "/?source=pwa",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0f172a",
  "theme_color": "#1e40af",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "books", "music", "lifestyle"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Listen Now - Radio & Audio",
      "short_name": "Listen",
      "url": "/listen-now?source=pwa_shortcut",
      "description": "Stream multi-faith radio and listen to sacred texts read aloud",
      "icons": [{"src": "/web-app-manifest-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "Sacred Texts",
      "short_name": "Texts",
      "url": "/sacred-texts?source=pwa_shortcut",
      "description": "Browse and read sacred texts from all traditions",
      "icons": [{"src": "/web-app-manifest-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "My Bookmarks",
      "short_name": "Bookmarks",
      "url": "/bookmarks?source=pwa_shortcut",
      "description": "View your saved verses and passages",
      "icons": [{"src": "/web-app-manifest-192x192.png", "sizes": "192x192"}]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search?source=pwa_shortcut",
      "description": "Search across all sacred texts and topics",
      "icons": [{"src": "/web-app-manifest-192x192.png", "sizes": "192x192"}]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
