{
  "name": "Persian Alphabet Learning",
  "short_name": "Persian ABC",
  "description": "Learn the Persian alphabet with adaptive quizzes",
  "start_url": "/aleph/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/aleph/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}