{
  "name": "THE WISHLINE",
  "short_name": "WISHLINE",
  "start_url": "/",
  "display": "standalone",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.thewishline.app"
    }
  ],
  "icons": [
    {
      "src": "https://thewishline.com/wp-content/uploads/the-wishline-icon-192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://thewishline.com/wp-content/uploads/the-wishline-icon-512px.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}