{
  "id": "/",
  "name": "Giftwhale",
  "short_name": "Giftwhale",
  "description": "Easily create wish lists privately or publicly, and share them instantly with friends and family.",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "scope": "/",
  "start_url": "/dashboard?utm_source=pwa&utm_medium=home",
  "display": "standalone",
  "orientation": "any",
  "related_applications": [],
  "prefer_related_applications": false,
  "categories": [
    "shopping",
    "utility",
    "social",
    "entertainment",
    "productivity",
    "lifestyle",
    "kids"
  ],
  "screenshots": [
    {
      "src": "/img/pwa/screenshot-1.jpg",
      "sizes": "586x854",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/screenshot-2.jpg",
      "sizes": "586x854",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/screenshot-3.jpg",
      "sizes": "586x854",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/screenshot-4.jpg",
      "sizes": "586x854",
      "type": "image/png"
    }
  ],
  "features": [
    "cross platform",
    "fast",
    "simple"
  ],
  "shortcuts": [
    {
      "name": "Quick add",
      "url": "/quick?utm_source=pwa&utm_medium=shortcut",
      "icons": [
        {
          "src": "/img/pwa/icon-shortcut-quick-add.png?v=dLJ4WE3q6b",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Wish lists",
      "url": "/lists?utm_source=pwa&utm_medium=shortcut",
      "icons": [
        {
          "src": "/img/pwa/icon-shortcut-create-list.png?v=dLJ4WE3q6b",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Notifications",
      "url": "/notifications?utm_source=pwa&utm_medium=shortcut",
      "icons": [
        {
          "src": "/img/pwa/icon-shortcut-notifications.png?v=dLJ4WE3q6b",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "share?utm_source=pwa&utm_medium=share",
    "enctype": "application/x-www-form-urlencoded",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/img/pwa/icon.png?v=dLJ4WE3q6b",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/icon-large.png?v=dLJ4WE3q6b",
      "type": "image/jpg",
      "sizes": "512x512"
    },
    {
      "purpose": "maskable",
      "src": "/img/pwa/icon-maskable.png?v=dLJ4WE3q6b",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "src": "/img/pwa/icon-maskable-large.png?v=dLJ4WE3q6b",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
