{
  "id": "boon-app",
  "dir": "auto",
  "lang": "en",
  "name": "Boon - Communities for Good",
  "short_name": "Boon",
  "description": "Boon empowers communities to be a force for good, by connecting purpose-driven people with local charities.",
  "theme_color": "#f8f6f4",
  "background_color": "#f8f6f4",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "fullscreen"],
  "orientation": "any",
  "scope": "https://app.boon.co/",
  "start_url": "https://app.boon.co/discover",
  "handle_links": "preferred",
  "scope_extensions": [
    { "origin": "https://app.boon.co" },
    { "origin": "https://boon.co" },
    { "origin": "https://checkout.stripe.com" },
    { "origin": "https://stripe.network" },
    { "origin": "https://accounts.google.com" },
    { "origin": "https://login.microsoftonline.com" },
    { "origin": "https://ohfoevcnkcoqnzmshxnx.supabase.co" },
    { "origin": "https://supabase.co" }
  ],
  "icons": [
    {
      "src": "/icons/icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
