{
  "name": "ThinkMantis \u2014 Stay sharp in the age of AI.",
  "short_name": "ThinkMantis",
  "description": "ThinkMantis is a collection of language and brain games designed to keep writing, memory, focus, reasoning and mental flexibility active. Designed for ages 13 and up.",
  "start_url": "/today.html",
  "display": "standalone",
  "id": "/",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://thinkmantis.com/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "background_color": "#f7f8f6",
  "theme_color": "#26664f",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "scope": "/"
}