{
  "name": "RP Ludo",
  "short_name": "RP Ludo",
  "description": "Play Ludo online with friends!",
  "start_url": "https://rpludo.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4caf50",
  "icons": [
    {
      "src": "/frontend/images/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/x-generic"
    },
    {
      "src": "/frontend/images/icons/android-chrome-384x384.png",
      "sizes": "384x384",
      "type": "image/x-generic"
    },
    {
      "src": "/frontend/images/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/x-generic"
    },
    {
      "src": "/frontend/images/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/x-generic"
    },
    {
      "src": "/frontend/images/icons/mstile-150x150.png",
      "sizes": "150x150",
      "type": "image/x-generic"
    }
    
  ]
}
