{
  "name": "Kingdom Collective · Jubilee City Church Home",
  "short_name": "Jubilee Home",
  "description": "An installable Jubilee City Church community home for Bible reading, devotionals, live gatherings, teaching content, prayer, and care.",
  "id": "/?app=kingdom-collective",
  "start_url": "/bible?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#faf6ed",
  "theme_color": "#0b1930",
  "categories": ["books", "education", "lifestyle", "social"],
  "icons": [
    {
      "src": "/manus-storage/kingdom-collective-app-icon-512_b8dc1e4e.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manus-storage/kingdom-collective-app-icon-1024_d5885ad6.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Bible Reader",
      "short_name": "Bible",
      "description": "Read scripture through the API.Bible-powered reader.",
      "url": "/bible"
    },
    {
      "name": "Install Instructions",
      "short_name": "Install",
      "description": "See how to add the Jubilee City Church home to a phone, tablet, or computer.",
      "url": "/install"
    },
    {
      "name": "Read Devotionals",
      "short_name": "Devotionals",
      "description": "Open the devotional section.",
      "url": "/#devotionals"
    },
    {
      "name": "Watch Live",
      "short_name": "Live",
      "description": "Open the Jubilee City Church live room.",
      "url": "/#live"
    },
    {
      "name": "Prayer Wall",
      "short_name": "Prayer",
      "description": "Open the Jubilee City Church community prayer wall.",
      "url": "/#prayer"
    }
  ]
}
