{
  "display": "standalone",
  "id": "/?source=pwa",
  "start_url": "/",
  "icons": [
      {
          "src": "apple-touch-icon.png",
          "sizes": "any",
          "type": "image/png",
          "purpose": "any"
      }
  ]
}