{
  "short_name": "Horster Revue 2024",
  "name": "D'n Tiêd zál 't liêre!",
  "icons": [{
    "src": "icon.png",
    "type": "image/png",
    "sizes": "192x192"
  }],
  "start_url": "/?utm_source=homescreen",
  "background_color": "#e8c149",
  "theme_color": "#e8c149"
}
{
    "name": "D'n Tiêd zál 't liêre!",
    "short_name": "Revue 2024",
    "icons": [
        {
            "src": "/icon/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#000",
    "background_color": "#000",
    "display": "standalone"
}
