{
  "name": "Siropa Catalog",
  "short_name": "Siropa",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "All the Siropa catalog for your daily usage.",
  "icons": [
    {
      "src": "img/touch/android/mipmap-mdpi/ic_launcher.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/touch/android/mipmap-hdpi/ic_launcher.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/touch/android/mipmap-xhdpi/ic_launcher.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/touch/android/mipmap-xxhdpi/ic_launcher.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/touch/Assets.xcassets/AppIcon.appiconset/167.png",
      "sizes": "168x168",
      "type": "image/png"
    },
    {
      "src": "img/touch/android/mipmap-xxxhdpi/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}