{
  "name": "Victory Outreach Las Vegas",
  "short_name": "VOLV",
  "description": "Where Hope Is Found and Purpose Is Lived Out",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#5BC4E8",
  "lang": "en-US",
  "categories": ["lifestyle", "religion"],
  "icons": [
    {
      "src": "VOLV copy.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Watch Messages",
      "short_name": "Messages",
      "description": "Watch recent sermons and messages",
      "url": "./index.html#messages"
    },
    {
      "name": "Upcoming Events",
      "short_name": "Events",
      "description": "See what's happening at VOLV",
      "url": "./index.html#events"
    },
    {
      "name": "Get To Know Us",
      "short_name": "About",
      "description": "Our story, beliefs, and leadership",
      "url": "./about/index.html"
    },
    {
      "name": "Groups",
      "short_name": "Groups",
      "description": "Find and join a life group",
      "url": "./groups/index.html"
    }
  ]
}
