{
  "name": "PicSticker - Sticker Maker",
  "short_name": "PicSticker",
  "description": "Create animated sticker packs for WhatsApp and Telegram with AI cutout.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d70f2",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
