{
    "short_name":       "Mobile4",
    "name":             "ConAktiv Mobile4",
    "description":      "Bietet Ihnen Zugriff auf Ihre ConAktiv Daten im Browser und auf mobilen Geräten.",
    "version":          "13.76",
    "manifest_version": 2,
    "last_update":      "2026-03-27 14:06",
    "icons":            [
        {
            "src":      "./styles/app-192.png",
            "sizes":    "192x192",
            "type":     "image/png",
            "density":  "1.0"
        },
        {
            "src":      "./styles/app.png",
            "sizes":    "512x512",
            "type":     "image/png",
            "density":  "1.0"
        }
    ],
    "scope":            ".",
    "start_url":        "index.html",
    "display":          "standalone",
    "orientation":      "portrait",
    "background_color": "#f7f7f7",
    "theme_color":      "#f7f7f7"
}
