{
  "name": "DailyGPT – Free Online Tools for AI, PDF, Image & More",
  "short_name": "DailyGPT",
  "description": "Get everyday tasks done with free AI, PDF, image, document, writing, coding and SEO tools. DailyGPT.org brings practical online utilities together in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "id": "/?source=pwa",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/dailygpt_app.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "DailyGPT Desktop View"
    }
  ],
  "lang": "en",
  "categories": [
    "development",
    "education",
    "utilities"
  ],
  "share_target": {
    "method": "GET"
  }
}