{
  "name": "FaithLink",
  "short_name": "FaithLink",
  "description": "Connecting Faith, Community and Purpose",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#f4f5f7",
  "theme_color": "#123C73",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle", "religion"],
  "shortcuts": [
    {
      "name": "Faith Stream",
      "url": "/feed",
      "description": "View your Faith Stream"
    },
    {
      "name": "Testimonies",
      "url": "/testimonies",
      "description": "View Testimonies"
    },
    {
      "name": "Prayer",
      "url": "/prayer",
      "description": "Prayer Board"
    }
  ]
}
