{
  "name": "Spotless Mind",
  "short_name": "Spotless Mind",
  "description": "Clear the noise around ADHD, autism and big feelings. Games, stories, tools and a course, from a consultant child psychiatrist.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A1410",
  "theme_color": "#2A6E68",
  "lang": "en-GB",
  "categories": [
    "education",
    "health",
    "kids"
  ],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}