{
  "name": "Listd",
  "short_name": "Listd",
  "description": "Track your property listings in one place",
  "start_url": "/shortlist",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#013220",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "share_target": {
    "action": "/shortlist",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
