{
  "name": "PicBoil — Free AI Image Generator",
  "short_name": "PicBoil",
  "description": "Free AI image generator. Create stunning images from text or photos in seconds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF6B35",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
