{
  "name": "Upskill Edu",
  "short_name": "Upskill",
  "description": "Online English learning platform — student and teacher dashboards.",
  "id": "/",
  "start_url": "/study/?source=pwa",
  "scope": "/study/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F1B3D",
  "theme_color": "#1E3A8A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
