{
  "name": "擺脫無聊趣味生成器 & 迷因圖產生器",
  "short_name": "無聊終結者",
  "description": "終結無聊！擺脫無聊抽籤機、熱門 Imgflip 迷因梗圖產生器、隨機毒舌笑話與金句牆，輕量趣味互動 APP。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "fun", "utilities", "social"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "擺脫無聊抽籤機",
      "short_name": "無聊抽籤",
      "description": "隨機抽取一個擺脫無聊的趣味挑戰任務",
      "url": "/#bored-buster"
    },
    {
      "name": "一鍵迷因產生器",
      "short_name": "迷因產生器",
      "description": "快速製作熱門流行語迷因梗圖",
      "url": "/#meme-studio"
    },
    {
      "name": "隨機笑話與金句",
      "short_name": "笑話金句",
      "description": "來點毒舌笑話與治癒金句舒壓一下",
      "url": "/#fun-quotes"
    }
  ]
}
