{
  "id": "/contacts",
  "name": "Clutch Contacts",
  "short_name": "Contacts",
  "description": "Everyone Clutch knows — people, companies, outreach",
  "start_url": "/contacts",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050a12",
  "theme_color": "#361f29",
  "icons": [
    {
      "src": "/icons/app-contacts-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-contacts-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
