{
  "name": "Dual N-Back",
  "short_name": "N-Back",
  "description": "Train your working memory with Dual N-Back cognitive training",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2d2a24",
  "theme_color": "#2d2a24",
  "orientation": "portrait",
  "categories": ["games", "health", "education"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
