{
  "name": "Half Hitch Tackle",
  "short_name": "Half Hitch",
  "description": "Shop fishing gear, check live bait availability, and get alerts from Half Hitch Tackle.",
  "start_url": "https://app.halfhitch.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text":  "text",
      "url":   "url"
    }
  },
  "icons": [
    {
      "src": "/hht-pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/hht-pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
