{
  "name": "Synelio®",
  "short_name": "Synelio",
  "description": "Praxiswissen für moderne psychiatrische Versorgung",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1b2d",
  "theme_color": "#0f1b2d",
  "icons": [
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "any",
  "lang": "de",
  "categories": [
    "education",
    "medical",
    "books"
  ]
}