{
  "name": "Lumaani",
  "short_name": "Lumaani",
  "description": "Practice, learn, and master English, Math, MAP, and SAT preparation — personalized learning platform for Grades 3–10.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f6f6",
  "theme_color": "#0d4f4f",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/lumaani-icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/lumaani-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "practice", "testing"],
  "lang": "en",
  "dir": "ltr"
}