{
  "name": "The Prayer Request - Christian Prayer Community",
  "short_name": "The Prayer Request",
  "description": "Join millions of Christians worldwide in prayer. Share requests, join groups, and experience the power of unified prayer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf7f1",
  "theme_color": "#96753a",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "spirituality"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit Prayer Request",
      "short_name": "New Prayer",
      "description": "Submit a new prayer request",
      "url": "/new",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Join Prayer Groups",
      "short_name": "Groups",
      "description": "Join prayer groups and communities",
      "url": "/groups",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Anonymous Prayer Wall",
      "short_name": "Prayer Wall",
      "description": "Share and pray anonymously",
      "url": "/prayer-wall",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Daily Bible Verses",
      "short_name": "Bible",
      "description": "Read and search Bible verses",
      "url": "/verses",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}