{
  "name": "GPT Pro Generator",
  "short_name": "GPT Generator",
  "description": "Activate ChatGPT Plus Free Trial in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/assets/chatgpt.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/chatgpt.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
