{
  "name": "Lygo",
  "short_name": "Lygo",
  "icons": [
    {
      "src": "images/branding/lygo_icon_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "images/branding/lygo_icon_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/index.php",
  "display": "standalone",
  "theme_color": "rgb(250, 150, 30)",
  "background_color": "rgb(250, 200, 15)"
}