{
  "name": "AiMontessori",
  "short_name": "AiMontessori",
  "description": "AI-powered K-12 learning platform built on the Sovereign Minds curriculum",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e1226",
  "theme_color": "#9333ea",
  "orientation": "any",
  "categories": ["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 maskable"
    }
  ]
}
