{
  "name": "Devin Policastro — General Manager, Impact Zone NJ",
  "short_name": "Devin Policastro",
  "description": "General Manager of Impact Zone NJ. Founder of 2THIRTY, co-founder of Valence. Bergen County, NJ.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#d2a45e",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "url": "/hq/today" },
    { "name": "Capture", "url": "/hq/share" },
    { "name": "Contact", "url": "/#contact" }
  ],
  "share_target": {
    "action": "/hq/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
