{
  "name": "Second Sprout",
  "short_name": "Second Sprout",
  "description": "Private hand-me-down inventory and invite-only shopping.",
  "id": "/",
  "scope": "/",
  "start_url": "/owner",
  "display": "standalone",
  "background_color": "#f5f9f2",
  "theme_color": "#2b6a43",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": ["lifestyle", "shopping", "productivity"],
  "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"
    }
  ]
}
