{
  "name": "Labubu Wallpaper",
  "short_name": "Labubu",
  "description": "Download enchanting Labubu wallpapers with Studio Ghibli aesthetics for desktop, mobile, and tablet devices.",
  "start_url": "https://labubuwallpapers.net/",
  "display": "standalone",
  "background_color": "#F0F7F4",
  "theme_color": "#4D9494",
  "icons": [
    {
      "src": "https://labubuwallpapers.net/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://labubuwallpapers.net/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://labubuwallpapers.net/maskable-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "orientation": "portrait-primary",
  "categories": ["wallpapers", "art", "design", "entertainment"],
  "screenshots": [
    {
      "src": "https://labubuwallpapers.net/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "wide"
    },
    {
      "src": "https://labubuwallpapers.net/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "platform": "narrow"
    }
  ]
} 