{
  "name": "Chor-App",
  "short_name": "Chor",
  "description": "Liedrepertoire des Chors: Texte, Noten, Playbacks.",
  "lang": "de",
  "dir": "ltr",
  "start_url": ".",
  "scope": ".",
  "id": "/chorapp/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#F4EFE5",
  "theme_color": "#33566F",
  "categories": ["music", "productivity"],
  "icons": [
    { "src": "oberflaeche/bilder/zeichen-192.png",
      "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "oberflaeche/bilder/zeichen-512.png",
      "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "oberflaeche/bilder/zeichen-maskable-512.png",
      "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
