{
  "name": "Growblog.io",
  "short_name": "Growblog",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#30cf43",
  "icons": [
    {
      "src": "https://statics.growblog.io/favicon/v3/apple-touch-icon-60x60.png",
      "sizes": "60x60",
      "type": "image/png"
    },
    {
      "src": "https://statics.growblog.io/favicon/v3/apple-touch-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
       "src": "https://statics.growblog.io/favicon/v3/apple-touch-icon-152x152.png",
       "sizes": "152x152",
       "type": "image/png"
    },
    {
       "src": "https://statics.growblog.io/favicon/v3/mstile-310x310.png",
       "sizes": "310x310",
       "type": "image/png",
       "purpose": "maskable"
    }
 ]
}