{
  "name": "Discussion Reply Generator",
  "short_name": "Discussion Reply Generator",
  "description": "Generate thoughtful and well-structured responses for discussion board posts in no time with our free Discussion Reply Generator. Try our tool and enjoy the high-quality replies without any efforts.",
  "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 Discussion Reply Generator Desktop Application"
    },
    {
      "src": "/favicons/app-mobile-screenshot.webp",
      "sizes": "480x800",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Main Screen of the Discussion Reply Generator Mobile Application"
    }
  ]
}
