{
  "name": "Smolify",
  "short_name": "Make it smaller, faster, more productive.",
  "description": "Take charge of your file formats! Smolify gives you the ability to compress files on-the-fly right in the browser.",
  "icons": [
    {
      "src": "img/icon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "img/icon/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#c0c0c0",
  "theme_color": "#008080"
}
