{
  "name": "Math Quiz",
  "short_name": "Math Quiz",
  "description": "Practice math with quizzes and track your progress",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#1f2937",
  "theme_color": "#1f2937",
  "orientation": "portrait",
  "scope": "/app/",
  "icons": [
    {
      "src": "/icon-192p3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512p3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
