{
  "short_name": "I'm Jose Perez",
  "name": "I'm Jose Perez",
  "icons": [
      {
          "src": "favicon.png",
          "sizes": "256x256",
          "type": "image/png"
      }
  ],
  "theme_color": "#1E293B",
  "background_color": "#1E293B",
  "display": "standalone",
  "start_url": "/?utm_source=homescreen"
}