{
  "id": "/",
  "name": "Mastery Plan",
  "short_name": "Mastery",
  "description": "A 48-week engineering mastery plan: 392 concepts, the twelve-field workbook you write them up in, and the timer, spaced review and streaks that keep it moving.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f7fb",
  "theme_color": "#f4f7fb",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "What to write next",
      "short_name": "Queue",
      "url": "/queue"
    },
    {
      "name": "Review due today",
      "short_name": "Review",
      "url": "/review"
    },
    {
      "name": "Search the plan",
      "short_name": "Search",
      "url": "/search"
    }
  ]
}
