{
  "name": "Loopy",
  "short_name": "Loopy",
  "description": "一本の線を描いて輪をつくり、すべての数字を満たそう。毎日新しい一筆書きパズルが3つの難易度で登場。無料、登録不要、ブラウザですぐ遊べます。",
  "start_url": "/ja/",
  "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": "/ja/play?difficulty=easy",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy ひとくせ",
      "short_name": "ひとくせ",
      "description": "今日の Loopy ひとくせ（6×6）",
      "url": "/ja/play?difficulty=medium",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy 極悪",
      "short_name": "極悪",
      "description": "今日の Loopy 極悪（8×8）",
      "url": "/ja/play?difficulty=hard",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "lang": "ja",
  "scope": "/ja/"
}
