{
  "name": "Go Fluent Academy",
  "short_name": "GoFluent",
  "description": "Learn English online with certified tutors and earn an internationally recognized certificate",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4338ca",
  "orientation": "portrait",
  "categories": ["education", "language learning"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}