{
  "name": "Joey67 - Fun Learning for Year 1-6",
  "short_name": "Joey67",
  "description": "Interactive learning for Year 1 to 6 students in Australia. OC, NAPLAN, Selective School and ACER test prep made fun!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#E6F4FE",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "description": "Complete today's challenge question",
      "url": "/?mode=daily",
      "icons": [
        {
          "src": "/images/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Quick Practice",
      "short_name": "Practice",
      "description": "5 rapid-fire questions",
      "url": "/?mode=quickPractice",
      "icons": [
        {
          "src": "/images/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mock Test",
      "short_name": "Mock",
      "description": "Full timed mock test",
      "url": "/?mode=mock",
      "icons": [
        {
          "src": "/images/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "education",
    "kids"
  ],
  "lang": "en-AU",
  "prefer_related_applications": false
}