{
  "name": "Trailqon SLX",
  "short_name": "Trailqon",
  "description": "Dein persönlicher Lese-Pfad",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#b08d3b",
  "background_color": "#ffffff",
  "lang": "de",
  "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"
    }
  ]
}