{
  "name": "JUnited",
  "short_name": "JUnited",
  "description": "The Jewish community app — connect, help, and belong",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F8FB",
  "theme_color": "#0F5ED7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle", "education"],
  "lang": "en-US",
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/Feed",
      "description": "View your community feed"
    },
    {
      "name": "Mitzvah Circle",
      "url": "/MitzvahCircle",
      "description": "Help someone today"
    }
  ]
}
