{
  "name": "Virtual Workspace",
  "short_name": "VW Postkorb",
  "description": "Virtual Workspace — der Postkorb-Client: Regelverstöße und berichtenswerte Vorgänge vom Telefon aus genehmigen oder verwerfen.",
  "id": "/",
  "start_url": "/inbox",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "de",
  "dir": "ltr",
  "theme_color": "#0b0d12",
  "background_color": "#0b0d12",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Postkorb",
      "short_name": "Postkorb",
      "description": "Offene Postkorb-Einträge prüfen",
      "url": "/inbox"
    }
  ]
}
