{
  "name": "YukYuk! AI Generator",
  "short_name": "YukYuk!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "Create and share AI-generated images, videos, and sound.",
  "icons": [
    {
      "src": "/images/logo_square_transparent_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo_square_transparent_256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/images/logo_square_transparent_512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}