{
  "name": "Tabernacle Bible Baptist Church",
  "short_name": "Tabernacle",
  "description": "Watch, listen, study, and pray with Tabernacle Bible Baptist Church. Reaching the lost and teaching the found.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#1d3b53",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "lifestyle", "religion"],
  "icons": [
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Watch Sermons",
      "short_name": "Watch",
      "url": "/sermon-videos",
      "description": "Open the sermon video library"
    },
    {
      "name": "Listen",
      "short_name": "Listen",
      "url": "/audio-ministry",
      "description": "Open the audio ministry"
    },
    {
      "name": "Bible Study",
      "short_name": "Study",
      "url": "/bible-study",
      "description": "Open Bible study resources"
    },
    {
      "name": "Prayer Request",
      "short_name": "Pray",
      "url": "/prayer",
      "description": "Submit a prayer request"
    }
  ]
}
