{
  "name": "Meristem Engine",
  "short_name": "Meristem",
  "description": "See where a child is ready to grow next. Map a student's assessment data onto an open skill taxonomy. Runs locally; nothing is uploaded or stored.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1410",
  "theme_color": "#0e1410",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
