{
  "short_name": "Hear HIM",
  "name": "Hear HIM · God's Word speaking directly to your pain",
  "description": "A faith-based sanctuary for prayer, KJV Scripture, worship, and comfort in the midst of life's hardest seasons.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F3EC",
  "theme_color": "#1e3a5f",
  "categories": ["lifestyle", "books", "education"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask for a Prayer",
      "short_name": "Pray",
      "url": "/pray",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Prayer Wall",
      "short_name": "Wall",
      "url": "/wall",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Sleep with Scripture",
      "short_name": "Sleep",
      "url": "/sleep",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ]
}
