{
  "name": "Loopy",
  "short_name": "Loopy",
  "description": "畫出一條封閉的線，滿足所有數字。每天更新的一筆畫謎題，三種難度。免費、免註冊，打開瀏覽器就能玩。",
  "start_url": "/zh-hant/",
  "display": "standalone",
  "background_color": "#F3F4F6",
  "theme_color": "#F3F4F6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Loopy 簡單",
      "short_name": "簡單",
      "description": "今日 Loopy 簡單（4×4）",
      "url": "/zh-hant/play?difficulty=easy",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy 刁鑽",
      "short_name": "刁鑽",
      "description": "今日 Loopy 刁鑽（6×6）",
      "url": "/zh-hant/play?difficulty=medium",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy 魔鬼",
      "short_name": "魔鬼",
      "description": "今日 Loopy 魔鬼（8×8）",
      "url": "/zh-hant/play?difficulty=hard",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "lang": "zh-Hant",
  "scope": "/zh-hant/"
}
