{
  "id": "/",
  "name": "TestML — write tests once, run everywhere",
  "short_name": "TestML",
  "description": "One .tml file, five runtimes. The cross-runtime test format, its specification, examples and field notes.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0E0D",
  "theme_color": "#1D9E75",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Specification",
      "url": "/spec/"
    },
    {
      "name": "Getting started",
      "url": "/getting-started/"
    },
    {
      "name": "Journal",
      "url": "/blog/"
    }
  ]
}
