{
  "name": "vinckr.com",
  "short_name": "vinckr",
  "description": "vinckr personal blog and website.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/img/android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/index.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
