{
    "name": "ALIGN",
    "short_name": "ALIGN",
    "description": "Where partners figure things out.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#FAF8F4",
    "theme_color": "#2C4A3E",
    "orientation": "portrait",
    "icons": [
      {
        "src": "/icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/apple-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ]
  }