{
  "short_name": "Utisha (acc)",
  "name": "Utisha (acc)",
  "theme_color": "#1976d2",
  "background_color": "#fafafa",
  "icons": [
    {
      "src": "/api/public/organization/logo-small",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/api/public/organization/logo-large",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "related_applications": [{
    "platform": "webapp",
    "url": "https://https://acc.utisha.com/api/public/organization/manifest"
  }],
  "shortcuts": [
  ],
  "description": "Remote Education app",
  "screenshots": [
  ],
  "permissions": [
    "webRequest",
    "<all_urls>"
  ]
}
