{
    "background_color": "#1e1e1e",
    "theme_color": "#b23ed9",
    "orientation": "portrait-primary",
    "lang": "en-US",
    "categories": ["utilities"],
    "description": "Web Playground for the roost language",
    "display": "standalone",
    "icons": [
      {
        "src": "images/logo.png",
        "sizes": "192x192",
        "type": "image/png"
      }
    ],
    "name": "Roost Playground",
    "short_name": "Roost",
    "start_url": "/"
}
