{
  "name": "BubbleUp",
  "short_name": "BubbleUp",
  "description": "Answer questions from your team",
  "start_url": "/stakeholder/inbox",
  "scope": "/stakeholder/",
  "display": "standalone",
  "background_color": "#EEF6E8",
  "theme_color": "#3FA82A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    },
    {
      "src": "/brand/derived/favicon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/brand/derived/favicon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
