{
  "short_name": "Wallet",
  "name": "Content Wallet",
  "icons": [
    {
      "src": "https://cdn.sourcesync.io/experience/favicon/android-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://cdn.sourcesync.io/experience/favicon/favicon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "https://cdn.sourcesync.io/experience/favicon/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "https://cdn.sourcesync.io/experience/favicon/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "background_color": "#3367D6",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#3367D6",
  "shortcuts": [
    {
      "name": "Content Wallet",
      "short_name": "Wallet",
      "description": "See your content wallet",
      "url": "/wallet",
      "icons": [{ "src": "https://www.sansar.com/assets/android-icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "description": "Content Wallet",
  "screenshots": [
    {
      "src": "/images/screenshot2.jpg",
      "type": "image/png",
      "sizes": "383x576",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot1.jpg",
      "type": "image/jpg",
      "sizes": "576x383",
      "form_factor": "wide"
    }
  ]
}
