{
  "name": "Scholrix — Teachers' Toolkit",
  "short_name": "Scholrix",
  "description": "The all-in-one AI-powered platform for teachers. 71+ AI tools, worksheets, test builder, smart grading, markbook & community.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "categories": ["education", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Scholrix — Teachers' Toolkit"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Tools",
      "short_name": "AI Tools",
      "description": "Browse 71+ AI tools for teachers",
      "url": "/ai-tools",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Worksheet Generator",
      "short_name": "Worksheets",
      "description": "Generate AI worksheets instantly",
      "url": "/worksheets",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Smart Grading",
      "short_name": "Grading",
      "description": "AI-powered paper grading",
      "url": "/smart-grading",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Connect with teachers worldwide",
      "url": "/community",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
