{
  "name": "Redaktion · Büro Walther",
  "short_name": "Redaktion",
  "description": "News, Projekte, Stellenanzeigen und Team von buerowalther.de pflegen.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F4F5F5",
  "theme_color": "#191D1D",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "News",
      "url": "/news"
    },
    {
      "name": "Projekte",
      "url": "/projekte"
    },
    {
      "name": "Stellenanzeigen",
      "url": "/stellen"
    },
    {
      "name": "Team",
      "url": "/team"
    }
  ]
}
