{
  "short_name": "LUCKYLUDO",
  "name": "LUCKYLUDO",
  "icons": [
    {
      "src": "assets/applogo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "id": "/?source=pwa",
  "start_url": ".",
  "description": "Install LUCKYLUDO App On Your Smartphone",
  "background_color": "#37b2aa",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#37b2aa"
}