{
  "name": "Orange garden",
  "short_name": "OSad",
  "lang": "ru",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f60",
  "background_color": "#f60",
  "icons": [
    {
      "src": "/sites/all/themes/tgtheme/android-icon-72x72.png",
      "sizes": "72x72"
    },
    {
      "src": "/sites/all/themes/tgtheme/android-icon-192x192.png",
      "sizes": "192x192"
    },
    {
      "src": "/sites/all/themes/tgtheme/android-icon-512x512.png",
      "sizes": "512x512"
    }
  ]
}