{
  "name": "Bulletin Board",
  "short_name": "BB",
  "description": "RSS feed reader built with Swift WASM",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#2196f3",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}
