{
    "id":"z-werk-sepassistant",
    "short_name": "SEPAssistant",
    "name": "z-werk | SEPAssistant",
    "description": "SEPA Überweisungs- und Lastschriftverfahren auf Tabellenbasis durchführen.",
    "dir": "ltr",
    "lang": "de",
    "categories": ["finanzen", "verein", "sepa"],
    "orientation": "any",
    "icons": [
      {
        "src": "./img/icons-192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "./img/icons-512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "screenshots" : [
      {
        "src": "./img/screen1.png",
        "sizes": "1918x1115",
        "type": "image/png",
        "platform": "wide"
      },
      {
        "src": "./img/screen2.png",
        "sizes": "1918x1115",
        "type": "image/png",
        "platform": "wide"
      },
      {
        "src": "./img/screen3.png",
        "sizes": "1918x1115",
        "type": "image/png",
        "platform": "wide"
      },
      {
        "src": "./img/screen4.png",
        "sizes": "1918x1115",
        "type": "image/png",
        "platform": "wide"
      }
    ],
    "start_url": "./index.html",
    "background_color": "#647564",
    "display": "standalone",
    "scope": "./",
    "theme_color": "#647564"
  }