{
  "name": "Kindred",
  "short_name": "Kindred",
  "description": "Where your circles gather and grow. A private ecosystem for families, churches, and intentional communities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "scope": "/",
  "id": "com.ubuntumarket.kindred",
  "categories": ["social", "lifestyle"],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Activity Feed",
      "url": "/activity",
      "description": "View community activity"
    },
    {
      "name": "Gatherings",
      "url": "/gatherings",
      "description": "View and manage events"
    },
    {
      "name": "Timeline",
      "url": "/timeline",
      "description": "Browse the community archive"
    }
  ]
}
