{
  "id": "/en/",
  "name": "Digitable Courses",
  "short_name": "Digitable",
  "description": "Engineering courses and knowledge base: 1164 materials, search, knowledge map. What you have read opens without a network.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#070a0f",
  "background_color": "#070a0f",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "/images/digitable-logo-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/digitable-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/digitable-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/digitable-logo-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Course catalogue",
      "url": "/en/courses/",
      "icons": [{ "src": "/images/digitable-logo-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Knowledge map",
      "url": "/en/map/",
      "icons": [{ "src": "/images/digitable-logo-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
