{
  "name": "RM • Designer",
  "short_name": "rlndsgn",
  "theme_color": "#ffcbe4",
  "background_color": "#000000",
  "display": "standalone",
  "start_url": "https://rolandmeszaros.com/",
  "icons": [{
      "src": "../favico-apple-touch192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "../favico-apple-touch512.png",
      "type": "image/png",
      "sizes": "512x512"
    }]
}