{
  "name": "Migrate From",
  "icons": [
    {
      "src": "192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "id": "web_apps/migration/migrate_from/manifest_id",
  "start_url": "/web_apps/migration/migrate_from/suggest.html",
  "display": "standalone",
  "migrate_to": {
    "id": "/web_apps/migration/migrate_to/manifest_id",
    "install_url": "/web_apps/migration/migrate_to/suggest.html"
  }
}