{
  "name": "WhosBringing",
  "short_name": "WhosBringing",
  "description": "Create a potluck sign-up sheet and let guests claim dishes without an account.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf3e0",
  "theme_color": "#e0492e",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
