{
  "name": "JaxillMind",
  "short_name": "JaxillMind",
  "description": "12 blocky brain games for kids — one per level of Bloom's thinking ladder. Offline, no ads, no tracking.",
  "id": "/",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "categories": [
    "games",
    "education",
    "kids"
  ],
  "background_color": "#faf6ec",
  "theme_color": "#faf6ec",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Simon Says",
      "short_name": "Simon Says",
      "url": "simon-says/",
      "icons": [
        {
          "src": "simon-says/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Match Pairs",
      "short_name": "Match Pairs",
      "url": "match-pairs/",
      "icons": [
        {
          "src": "match-pairs/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Odd One Out",
      "short_name": "Odd One Out",
      "url": "odd-one-out/",
      "icons": [
        {
          "src": "odd-one-out/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Build a Pattern",
      "short_name": "Build a Pattern",
      "url": "build-a-pattern/",
      "icons": [
        {
          "src": "build-a-pattern/icon.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
