{
  "name": "Gather Socially",
  "short_name": "Gather",
  "description": "A modern social network built for real connection — where believers belong.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0B10",
  "theme_color": "#0A0B10",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Feed", "url": "/feed" },
    { "name": "Messages", "url": "/messages" },
    { "name": "Prayer Wall", "url": "/prayer" },
    { "name": "Academy", "url": "/academy" }
  ]
}
