{
  "name": "ElektroFlow by A.MARO",
  "short_name": "ElektroFlow",
  "description": "ElektroFlow Webapp fuer Android, Windows, Mac und Browser mit A.MARO Nexus Sync, Arbeitszettel-Signatur, Import und PDF-Ausgabe.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0b111c",
  "background_color": "#05080d",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
