{
  "id": "/me",
  "name": "The Arabic Ladder",
  "short_name": "Arabic Ladder",
  "description": "Your place on the ladder, your lessons, your homework, and a line to zub.",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education"],
  "start_url": "/me",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F4EC",
  "theme_color": "#F7F4EC",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Homework",
      "short_name": "Homework",
      "description": "What zub has set, and what is still to send",
      "url": "/me/homework"
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "description": "Your thread with zub",
      "url": "/me/messages"
    },
    {
      "name": "The seven minutes",
      "short_name": "Drill",
      "description": "Today's round of cards",
      "url": "/me/drill"
    }
  ]
}
