{
  "id": "net.aurorachat.tfa",
  "name": "AuroraChat",
  "short_name": "AuroraChat",
  "description": "Willkommen bei AuroraChat, dem Messenger für User, die Wert auf ihre Daten legen. AuroraChat wurde als moderne Progressive Web App (PWA) entwickelt, um dir auf deinem Windows-Desktop oder Android-Gerät die bestmögliche Performance bei minimalem Ressourcenverbrauch zu bieten.",
  "lang": "de-DE",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "any",
  "scope": "/chat/",
  "start_url": "/chat/",
  "background_color": "#000000",
  "theme_color": "#00c6ff",
  "icons": [
    {
      "src": "chat/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "chat/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "chat/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}