{
  "name": "b4speak — Online Speaking Platform",
  "short_name": "b4speak",
  "description": "Müfredata özel online speaking ve AI speaking platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#9b276c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/b4speak.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/b4speak.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/b4speak.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/b4speak.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education"],
  "lang": "tr",
  "shortcuts": [
    {
      "name": "Derslerim",
      "url": "/student/lessons",
      "description": "Ders programını görüntüle"
    }
  ]
}
