{
    "lynxUrl": "https://lynx-dev.iotopen.se",
    "mqttBroker": "wss://lynx-dev.iotopen.se/mqtt",
    "password_requirements": {
        "length": 8,
        "numerics": 1,
        "symbols": 1,
        "uppercase": 1
    },
    "character_limits": {
        "keys": 255,
        "values": 1024
    },
    "feature_flags": {
        "installation_mqtt_view": true
    },
  "customer_theme": "main",
  "available_customer_themes": [
    "jonkoping",
    "main"
  ],
    "customer_theme_definitions": {
        "main": {
            "name": "main",
            "label": "Main"
        },
        "jonkoping": {
            "name": "jonkoping",
            "label": "Jonkoping"
        }
    },
    "front_page_links": {
        "en": [
            {
                "title": "Technical Documentation",
                "text": "To read more technical documentation, head over to the [tech pages](https://lynx.iotopen.se/tech).",
                "public": true
            },
            {
                "title": "Node-RED Rules",
                "text": "To manage and view rules and connections for the platform, head over to [Node-RED](https://lynx.iotopen.se/nodered) configuration.",
                "public": true
            },
            {
                "title": "LoRa-WAN Chirpstack",
                "text": "To manage sensors connected with LoRa, head over to [Chirpstack](https://lorawan.iotopen.se/).",
                "public": true
            },
            {
                "title": "Workbench",
                "text": "[Workbench](https://academy.iotopen.se/?access-token=${token}&backend=${host}&action=workbench) is an advanced tool for support-staff and power users.",
                "public": false
            },
            {
                "title": "Report generator",
                "text": "To generate different types of reports, head over to the [report generator](https://reports.iotopen.se/?access-token=${token}&backend=${host}).",
                "public": false
            },
            {
                "title": "Grafana",
                "text": "[Grafana](https://lynx-dev.iotopen.se/grafana) is a powerful dashboard tool with integrations to the platform.",
                "public": false
            }
        ],
        "sv": [
            {
                "title": "Teknisk dokumentation",
                "text": "Gå till [\"Tech\"-sidorna](https://lynx.iotopen.se/tech) för att läsa mer teknisk dokumentation.",
                "public": true
            },
            {
                "title": "LoRa-WAN Chirpstack",
                "text": "Gå till [Chirpstack](https://lorawan.iotopen.se/) för att hantera LoRa-uppkopplade sensorer.",
                "public": true
            },
            {
                "title": "Verktygslåda",
                "text": "I [verktygslådan](https://academy.iotopen.se/?access-token=${token}&backend=${host}&action=workbench) hittar man användbara verktyg för supportpersonal och avancerade användare.",
                "public": false
            },
            {
                "title": "Rapportgenerering",
                "text": "Verktyget [rapportgeneratorn](https://reports.iotopen.se/?access-token=${token}&backend=${host}) kan användas för att generera rapporter av olika slag.",
                "public": false
            },
            {
                "title": "Grafana",
                "text": "[Grafana](https://lynx-dev.iotopen.se/grafana) är ett kraftigt verktyg för att bygga dynamiska dashboards med integrationer till plattformen.",
                "public": false
            }
        ]
    }
}
