{
  "name": "ThistleLearn – Learning Support Games",
  "short_name": "ThistleLearn",
  "description": "Free interactive learning games for reading, writing, arithmetic and literacy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#5b3d8a",
  "theme_color": "#5b3d8a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "games"],
  "lang": "en-GB"
}
