{
  "short_name": "koc",
  "name": "Kostadin",
  "Description" : "❤ you",
  "icons": [
    {
      "src": "/dist/image_192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/dist/image_512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/index.html",
  "background_color": "#c52f2d",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#c52f2d"
}
