{
  "short_name": "Ludo Strategy",
  "name": "Ludo Strategy",
  "icons": [
    {
      "src": "/icons/icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png",
      "density": "0.75"
    },
    {
      "src": "/icons/icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": "1.0"
    },
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": "1.5"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": "2.0"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": "3.0"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": "4.0"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "density": "4.5"
    }
  ],
  "description": "Ludo is a classic board game that originated in India. The goal is to be the first to move all your tokens to the finish line. It's a game that brings people together for fun and friendly competition",
  "lang": "en",
  "categories": ["games", "dices", "puzzle", "ludo"],
  "screenshots": [
    {
      "src": "/screenshot/one.png",
      "type": "image/png",
      "sizes": "540x720"
    },
    {
      "src": "/screenshot/two.png",
      "type": "image/jpeg",
      "sizes": "540x720"
    },
    {
      "src": "/screenshot/three.png",
      "type": "image/jpeg",
      "sizes": "540x720"
    },
    {
      "src": "/screenshot/four.png",
      "type": "image/jpeg",
      "sizes": "540x720"
    },
    {
      "src": "/screenshot/five.png",
      "type": "image/jpeg",
      "sizes": "540x720"
    },
    {
      "src": "/screenshot/form_factor.png",
      "sizes": "640x320",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Ludo Game"
    }
  ],
  "start_url": "./",
  "display": "standalone",
  "theme_color": "#00a6df",
  "background_color": "#00a6df",
  "orientation": "portrait"
}
