{
  "name": "Loopy",
  "short_name": "Loopy",
  "description": "画出一条封闭的线，满足所有数字。每天更新的一笔画谜题，三种难度。免费、无需注册，打开浏览器就能玩。",
  "start_url": "/zh-hans/",
  "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-hans/play?difficulty=easy",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy 刁钻",
      "short_name": "刁钻",
      "description": "今日 Loopy 刁钻（6×6）",
      "url": "/zh-hans/play?difficulty=medium",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy 魔鬼",
      "short_name": "魔鬼",
      "description": "今日 Loopy 魔鬼（8×8）",
      "url": "/zh-hans/play?difficulty=hard",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "lang": "zh-Hans",
  "scope": "/zh-hans/"
}
