{
  "name": "SUI Life Collective",
  "short_name": "SUI",
  "description": "Join the SUI Life Collective — sign the Declaration For Life, follow The River, and build a new economy of life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#065f46",
  "theme_color": "#065f46",
  "icons": [
    {
      "src": "/sui-icon-512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}