{
    "name": "The Chicken Land",
    "short_name": "Chicken Land",
    "theme_color": "#bf0000",
    "background_color": "#bf0000",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "/",
    "icons": [
        {
            "src": "/chickenland/img/launcher_512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
  }
