{
  "name": "Ludo Online",
  "short_name": "Ludo",
  "description": "Free online multiplayer Ludo board game for 2 to 4 players. Create a room, invite friends, roll the dice and race all four tokens home.",
  "start_url": "/ludo/",
  "display": "fullscreen",
  "background_color": "#f4f1ea",
  "theme_color": "#ea5f2a",
  "icons": [
    {
      "src": "/ludo/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/ludo/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}