{
  "name": "PlayMemorize · Labyrinth & Brain Training",
  "short_name": "PlayMemorize",
  "description": "Walk a fog-of-war Labyrinth and beat short challenges from PlayMemorize's brain-training games. No account · save with a short code · works offline on flights and commutes.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#fff4e3",
  "theme_color": "#fff4e3",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "id": "/",
  "categories": [
    "education",
    "games"
  ],
  "shortcuts": [
    {
      "name": "Labyrinth",
      "short_name": "Maze",
      "url": "/labyrinth/?utm_source=pwa_shortcut",
      "description": "Climb the fog-of-war maze"
    },
    {
      "name": "Pi Trainer",
      "short_name": "Pi",
      "url": "/pi/?utm_source=pwa_shortcut",
      "description": "Memorise digits of pi"
    },
    {
      "name": "Memory Game",
      "short_name": "Memory",
      "url": "/memory/?utm_source=pwa_shortcut",
      "description": "Match emoji cards"
    },
    {
      "name": "Geography",
      "short_name": "Geo",
      "url": "/geo/?utm_source=pwa_shortcut",
      "description": "Learn world geography"
    },
    {
      "name": "Color Game",
      "short_name": "Color",
      "url": "/color/?utm_source=pwa_shortcut",
      "description": "Color sequence memory"
    }
  ],
  "prefer_related_applications": false
}
