{
  "name": "Smackcheck",
  "short_name": "Smackcheck",
  "description": "Digitales Einschreiben. Sicher. Verbindlich. it's real.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8FA",
  "theme_color": "#0C1824",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "Smackcheck_Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Smackcheck_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "communication", "security"],
  "lang": "de",
  "shortcuts": [
    {
      "name": "Nachrichten",
      "url": "/?panel=messages",
      "description": "Direkt zu Nachrichten"
    },
    {
      "name": "Feed",
      "url": "/?panel=feed",
      "description": "Direkt zum Feed"
    }
  ]
}
