{
  "short_name": "FStik",
  "name": "FStik - Telegram Stickers Catalog",
  "description": "Browse 600,000+ Telegram stickers. Find cute, anime, meme sticker packs. Create your own stickers with @fstikbot.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "categories": ["entertainment", "social", "utilities"],
  "shortcuts": [
    {
      "name": "New Stickers",
      "short_name": "New",
      "description": "Browse newest sticker packs",
      "url": "/new",
      "icons": [{ "src": "logo192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Trending",
      "short_name": "Trending",
      "description": "See trending sticker packs",
      "url": "/trending",
      "icons": [{ "src": "logo192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Custom Emoji",
      "short_name": "Emoji",
      "description": "Browse custom emoji packs",
      "url": "/emoji",
      "icons": [{ "src": "logo192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Create Stickers",
      "short_name": "Create",
      "description": "Learn how to create stickers",
      "url": "/guides/getting-started",
      "icons": [{ "src": "logo192.webp", "sizes": "192x192" }]
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "fstik-app"
}
