{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "id": "lj-bewerbe",
  "name": "Landjugend-Bewertungsplattform",
  "short_name": "LJ-Bewertungsplattform",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "description": "Bewertungen für verschiedenste Wettbewerbe.",
  "icons": [{
    "src": "lj_logo_256.png",
    "sizes": "256x256",
    "type": "image/png"
  }]
}
