{
  "name": "Hrekov.com",
  "short_name": "Hrekov",
  "description": "Backend APIs, web apps, bots & automation tools by Serhii Hrekov.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#25c2a0",
  "icons": [
    {
      "src": "/img/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/img/logo.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
