{
  "name": "Brightstar \u2014 Maths & English Practice",
  "short_name": "Brightstar",
  "description": "Free Australian Curriculum-aligned Maths and English practice for Year 2 and Year 3",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#FFFBF5",
  "theme_color": "#E8573A",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en-AU",
  "categories": [
    "education",
    "kids"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}