{
  "id": "bulletin-workflow-studio",
  "name": "Bulletin Workflow Studio",
  "short_name": "Bulletin Workflow",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#0f6e6e",
  "background_color": "#f5f4f1",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Assists in creating bulletin and announcements",
  "categories": [
    "productivity"
  ]
}