{
  "name": "Made In Design",
  "short_name": "Made In Design",
  "icons": [
      {
        "src": "https://media.madeindesign.com/cdn-cgi/image/fit=pad,background=white,format=png,width=192,height=192,quality=100/https://www.madeindesign.com/media/apple-touch-icon.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "https://media.madeindesign.com/cdn-cgi/image/fit=pad,background=white,format=png,width=512,height=512,quality=100/https://www.madeindesign.com/media/apple-touch-icon.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone"
}