{
  "name": "Brethren — Community & Fellowship",
  "short_name": "Brethren",
  "description": "Join prayer rooms, fellowship broadcasts, and connect with your church community in real-time.",
  "start_url": "/timeline",
  "scope": "/",
  "id": "/timeline",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000cad",
  "theme_color": "#000cad",
  "categories": ["social", "communication", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Timeline",
      "short_name": "Feed",
      "url": "/timeline",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "url": "/messages",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
