{
  "name": "EssayExtender",
  "short_name": "EssayExtender",
  "description": "Boost your writing with Essay Extender! Our tool helps you expand, improve, and refine your essays with ease. Perfect for students and professionals alike.",
  "dir": "auto",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "any",
  "id": "/?homescreen=1",
  "start_url": "/?homescreen=1",
  "background_color": "#fff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicons/web-app-manifest-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicons/app-desktop-screenshot.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Main Screen of the Essay Extender Desktop Application"
    },
    {
      "src": "/favicons/app-mobile-screenshot.webp",
      "sizes": "480x800",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Main Screen of the Essay Extender Mobile Application"
    }
  ]
}
