{
  "name": "AI Code Lab - Cursuri de Programare",
  "short_name": "AI Code Lab",
  "description": "Cursuri extrașcolare de programare online pentru copii 10-18 ani",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0891b2",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "education",
    "programming",
    "kids"
  ],
  "lang": "ro",
  "dir": "ltr"
}