{
  "name": "ReactLearn - Learn React with Exercises",
  "short_name": "ReactLearn",
  "description": "Interactive React learning platform with 200+ exercises and interview preparation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "developer tools"],
  "lang": "uk",
  "dir": "ltr"
}
