{
  "theme_color": "#2a4765",
  "background_color": "#eef0f4",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "assets/img/tratt/icons/512x512.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "assets/img/tratt/icons/512x512.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "any",
      "src": "assets/img/tratt/tratt-favicon.svg",
      "type": "image/svg+xml"
    }
  ],
  "orientation": "any",
  "display": "standalone",
  "dir": "ltr",
  "lang": "en",
  "name": "TRATT",
  "short_name": "tratt",
  "description": "TRATT is a web-application for the orthographic transcription of audio files.",
  "start_url": "/",
  "scope": "/",
  "id": "/"
}
