{
  "name": "Rhizome",
  "short_name": "Rhizome",
  "description": "The solution for #NewWork decision-making",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#BE8C49",
  "background_color": "#EEEBE2",
  "icons": [
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": [
    "productivity",
    "business"
  ],
  "lang": "de"
}