{
    "name": "BLNK Studio",
    "short_name": "BLNK",
    "description": "Boutique brand identity and web design studio. Turning Blank Into Brand.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#EAE1D6",
    "theme_color": "#1A1A1A",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/android-chrome-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      },
      {
        "src": "/favicon.ico",
        "sizes": "32x32",
        "type": "image/x-icon"
      }
    ]
  }