{
  "name": "BeeMath LAB",
  "short_name": "BeeMath",
  "description": "Math worksheet generator for teachers — instant answer keys, 4K PDF export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1020",
  "theme_color": "#6c47ff",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "New worksheet", "short_name": "New", "url": "/?action=new", "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "By grade (K-6)", "short_name": "By grade", "url": "/?action=bygrade", "icons": [{ "src": "/icon.svg", "sizes": "any" }] }
  ]
}
