{
  "name": "Plautdietsch Translator",
  "lang": "de_DE",
  "short_name": "Plaut-T",
  "description": "an application for translating to and from the low-german language",
  "icons": [{
      "src": "./assets/Logo_PlautPot_512.png",
      "type": "image/png",
      "sizes": "512x512"
  }, {
      "src": "./assets/Logo_PlautPot_256.png",
      "sizes": "32x32 64x64 256x256"
  }, {
      "src": "./assets/Logo_PlautPot_16.png",
      "sizes": "16x16",
      "type": "image/png",
      "platform": "android",
      "purpose": "badge"
  }],
  "background_color": "white",
  "theme_color": "rgba(20, 170, 20, 0.5)",
  "start_url": "./",
  "scope": "./",
  "display": "standalone"
}
