{
  "id": "/ludo.html",
  "name": "Ludo — Blinky Games",
  "short_name": "Ludo",
  "description": "Play Ludo free: roll a six to start, capture your rivals and race four tokens home. Two to four players, computer or a friend you invite.",
  "start_url": "../ludo.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2F7FD6",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/ludo-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/ludo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/ludo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/ludo-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/ludo.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Ludo on Blinky Games"
    }
  ]
}
