{
  "name": "BubbleMedia",
  "short_name": "BubbleMedia",
  "description": "A calmer way to see who is telling you what — and what your bubble is missing.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f3eb",
  "theme_color": "#f7f3eb",
  "icons": [
    {
      "src": "icons/bubblemedia-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/bubblemedia-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
