{
  "id": "/app",
  "name": "Gwerin",
  "short_name": "Gwerin",
  "description": "Private community space for growers, smallholders, and practical mutual aid.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#EEEbe4",
  "theme_color": "#2E3530",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Chat",
      "url": "/chat",
      "description": "Open messages, channels, and groups"
    },
    {
      "name": "Notice Board",
      "url": "/notices",
      "description": "See community notices and Gwerin updates"
    },
    {
      "name": "Help Needed",
      "url": "/help",
      "description": "Ask for help or answer a request"
    }
  ]
}
