{
  "name": "UI Design Studio — hands-on UI design course",
  "short_name": "UI Studio",
  "description": "Basic, intermediate and advanced web and mobile UI design, taught through live examples you can test on the page.",
  "id": "/ui-design-studio/",
  "start_url": "dashboard.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F1F1EC",
  "theme_color": "#F1F1EC",
  "categories": ["education", "design", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Basic track", "url": "basic.html" },
    { "name": "Intermediate track", "url": "intermediate.html" },
    { "name": "Advanced track", "url": "advanced.html" },
    { "name": "Concept index", "url": "glossary.html" }
  ]
}
