{
  "name": "Loopy",
  "short_name": "Loopy",
  "description": "Teken één lijn die zich sluit tot een lus en aan elk getal voldoet. Elke dag een nieuwe tekenpuzzel in drie moeilijkheidsgraden. Gratis, zonder account, speelt in je browser.",
  "start_url": "/nl/",
  "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 Makkelijk",
      "short_name": "Makkelijk",
      "description": "De Makkelijk Loopy van vandaag (4×4)",
      "url": "/nl/play?difficulty=easy",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy Lastig",
      "short_name": "Lastig",
      "description": "De Lastig Loopy van vandaag (6×6)",
      "url": "/nl/play?difficulty=medium",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Loopy Duivels",
      "short_name": "Duivels",
      "description": "De Duivels Loopy van vandaag (8×8)",
      "url": "/nl/play?difficulty=hard",
      "icons": [
        {
          "src": "/android-chrome-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "lang": "nl",
  "scope": "/nl/"
}
