{
  "name": "Sticker Converter",
  "short_name": "StickerConv",
  "description": "Convert and download stickers from LINE and other platforms as GIF, WebP, or WhatsApp sticker packs",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a0a1e",
  "theme_color": "#E91E90",
  "orientation": "any",
  "icons": [
    {
      "src": "/_cdn/static/0cbaa1ff-f86f-4fc9-b825-6d7f8febf733.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/_cdn/static/0cbaa1ff-f86f-4fc9-b825-6d7f8febf733.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/_cdn/static/0cbaa1ff-f86f-4fc9-b825-6d7f8febf733.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "utilities",
    "entertainment"
  ]
}