{
  "name": "Maison — The Craft of Hair Colour",
  "short_name": "Maison",
  "description": "A private atelier for the study of hair colour. For educators and apprentices.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3EEE4",
  "theme_color": "#141110",
  "lang": "en-GB",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23F3EEE4'/%3E%3Ctext x='256' y='340' font-family='Fraunces,Georgia,serif' font-size='340' font-style='italic' text-anchor='middle' fill='%23141110'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23141110'/%3E%3Ctext x='256' y='340' font-family='Fraunces,Georgia,serif' font-size='340' font-style='italic' text-anchor='middle' fill='%23F3EEE4'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23F3EEE4'/%3E%3Ctext x='96' y='130' font-family='Fraunces,Georgia,serif' font-size='132' font-style='italic' text-anchor='middle' fill='%23141110'%3EM%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Library",
      "short_name": "Library",
      "url": "./#/student/library",
      "description": "Open your assigned lessons"
    },
    {
      "name": "My report",
      "short_name": "Report",
      "url": "./#/report/me",
      "description": "See your fluency and progress"
    }
  ]
}
