{
  "id": "/?app=swb",
  "name": "Sistahs Who Brew",
  "short_name": "SWB",
  "description": "Track your batches, stay connected to your process, and share what you’re building with the people who get it.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EBDCCB",
  "theme_color": "#703E58",
  "icons": [
    {
      "src": "https://sistahswhobrew.com/wp-content/uploads/2026/03/icon_192px.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://sistahswhobrew.com/wp-content/uploads/2026/03/icon_512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}