{
  "name": "Handyman Nick",
  "short_name": "Nick",
  "description": "Hudson County handyman. 10,816+ jobs since 2014. 5.0 on Nextdoor. Angi Approved. Same-day service available.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F8F6",
  "theme_color": "#1B6B4A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}