{
  "id": "i-407420295-backswipe",
  "name": "PWA Fullscreen Back Swipe Demo",
  "short_name": "E2E BackSwipe",
  "description": "display: fullscreen back swipe behavior demo",
  "start_url": "demo-backswipe.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
